Searched refs:SET_DeleteTextures (Results 1 – 6 of 6) sorted by relevance
326 SET_DeleteTextures(exec, _mesa_DeleteTextures); in _mesa_create_exec_table()
10134 SET_DeleteTextures(table, exec_DeleteTextures); in _mesa_create_save_table()
557 SET_DeleteTextures(exec, _es_DeleteTextures); in _mesa_create_exec_table_es1()
5779 static inline void SET_DeleteTextures(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, con… in SET_DeleteTextures() function