Searched refs:SET_Lightfv (Results 1 – 6 of 6) sorted by relevance
274 SET_Lightfv(exec, _mesa_Lightfv); in _mesa_create_exec_table()
10025 SET_Lightfv(table, save_Lightfv); in _mesa_create_save_table()
631 SET_Lightfv(exec, _es_Lightfv); in _mesa_create_exec_table_es1()
3942 static inline void SET_Lightfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenum, con… in SET_Lightfv() function