Searched refs:glDeleteTextures_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
73 glDeleteTextures_wrapper_proc_t glDeleteTextures;
46 glDeleteTextures_wrapper_proc_t glDeleteTextures;
73 glDeleteTextures = (glDeleteTextures_wrapper_proc_t) getProc("glDeleteTextures", userData); in initDispatchByName()
72 typedef void (gles1_APIENTRY *glDeleteTextures_wrapper_proc_t) (GLsizei, const GLuint*); typedef
46 glDeleteTextures = (glDeleteTextures_wrapper_proc_t) getProc("glDeleteTextures", userData); in initDispatchByName()
45 typedef void (gles3_APIENTRY *glDeleteTextures_wrapper_proc_t) (GLsizei, const GLuint*); typedef