Searched refs:SET_LightModelf (Results 1 – 6 of 6) sorted by relevance
269 SET_LightModelf(exec, _mesa_LightModelf); in _mesa_create_exec_table()
10020 SET_LightModelf(table, save_LightModelf); in _mesa_create_save_table()
626 SET_LightModelf(exec, _es_LightModelf); in _mesa_create_exec_table_es1()
3975 static inline void SET_LightModelf(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLfloat… in SET_LightModelf() function