Searched refs:save_LightModelfv (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddlist.c2726 save_LightModelfv(GLenum pname, const GLfloat *params) function
2751 save_LightModelfv(pname, parray);
2778 save_LightModelfv(pname, fparam);
10021 SET_LightModelfv(table, save_LightModelfv);
/external/mesa3d/src/mesa/main/
H A Ddlist.c2726 save_LightModelfv(GLenum pname, const GLfloat *params) function
2751 save_LightModelfv(pname, parray);
2778 save_LightModelfv(pname, fparam);
10021 SET_LightModelfv(table, save_LightModelfv);

Completed in 65 milliseconds