Searched refs:SET_GenTextures (Results 1 – 6 of 6) sorted by relevance
327 SET_GenTextures(exec, _mesa_GenTextures); in _mesa_create_exec_table()
10138 SET_GenTextures(table, exec_GenTextures); in _mesa_create_save_table()
592 SET_GenTextures(exec, _es_GenTextures); in _mesa_create_exec_table_es1()
5790 static inline void SET_GenTextures(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, GLuint… in SET_GenTextures() function