Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c2846 save_LightModelfv(GLenum pname, const GLfloat *params) in save_LightModelfv() function
2871 save_LightModelfv(pname, parray); in save_LightModelf()
2898 save_LightModelfv(pname, fparam); in save_LightModeliv()
9655 SET_LightModelfv(table, save_LightModelfv); in _mesa_initialize_save_table()