Searched refs:glTexParameterxOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
224 glTexParameterxOES_client_proc_t glTexParameterxOES;
226 glTexParameterxOES = (glTexParameterxOES_client_proc_t) getProc("glTexParameterxOES", userData); in initDispatchByName()
225 typedef void (gl_APIENTRY *glTexParameterxOES_client_proc_t) (void * ctx, GLenum, GLenum, GLfixed); typedef