Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c2726 save_LightModelfv(GLenum pname, const GLfloat *params) in save_LightModelfv() function
2751 save_LightModelfv(pname, parray); in save_LightModelf()
2778 save_LightModelfv(pname, fparam); in save_LightModeliv()
10021 SET_LightModelfv(table, save_LightModelfv); in _mesa_create_save_table()