Searched refs:SET_LightModelfv (Results 1 – 6 of 6) sorted by relevance
270 SET_LightModelfv(exec, _mesa_LightModelfv); in _mesa_create_exec_table()
10021 SET_LightModelfv(table, save_LightModelfv); in _mesa_create_save_table()
627 SET_LightModelfv(exec, _es_LightModelfv); in _mesa_create_exec_table_es1()
3986 static inline void SET_LightModelfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const … in SET_LightModelfv() function