Searched refs:glDeleteTextures_client_proc_t (Results 1 – 8 of 8) sorted by relevance
93 glDeleteTextures_client_proc_t m_glDeleteTextures_enc;
73 glDeleteTextures_client_proc_t glDeleteTextures;
73 glDeleteTextures = (glDeleteTextures_client_proc_t) getProc("glDeleteTextures", userData); in initDispatchByName()
72 typedef void (gl_APIENTRY *glDeleteTextures_client_proc_t) (void * ctx, GLsizei, const GLuint*); typedef
46 glDeleteTextures_client_proc_t glDeleteTextures;
46 glDeleteTextures = (glDeleteTextures_client_proc_t) getProc("glDeleteTextures", userData); in initDispatchByName()
289 glDeleteTextures_client_proc_t m_glDeleteTextures_enc;
45 typedef void (gl2_APIENTRY *glDeleteTextures_client_proc_t) (void * ctx, GLsizei, const GLuint*); typedef