Searched refs:SET_Fogi (Results 1 – 5 of 5) sorted by relevance
236 SET_Fogi(exec, _mesa_Fogi); in _mesa_create_exec_table()
9982 SET_Fogi(table, save_Fogi); in _mesa_create_save_table()
3887 static inline void SET_Fogi(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLint)) { in SET_Fogi() function