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