Searched refs:SET_Fogfv (Results 1 – 6 of 6) sorted by relevance
235 SET_Fogfv(exec, _mesa_Fogfv); in _mesa_create_exec_table()
9981 SET_Fogfv(table, save_Fogfv); in _mesa_create_save_table()
581 SET_Fogfv(exec, _es_Fogfv); in _mesa_create_exec_table_es1()
3876 static inline void SET_Fogfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLfloat… in SET_Fogfv() function