Searched refs:SET_Fogf (Results 1 – 6 of 6) sorted by relevance
234 SET_Fogf(exec, _mesa_Fogf); in _mesa_create_exec_table()
9980 SET_Fogf(table, save_Fogf); in _mesa_create_save_table()
580 SET_Fogf(exec, _es_Fogf); in _mesa_create_exec_table_es1()
3865 static inline void SET_Fogf(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLfloat)) { in SET_Fogf() function