Searched refs:glGetTexEnvxvOES_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
203 glGetTexEnvxvOES_wrapper_proc_t glGetTexEnvxvOES;
203 glGetTexEnvxvOES = (glGetTexEnvxvOES_wrapper_proc_t) getProc("glGetTexEnvxvOES", userData); in initDispatchByName()
202 typedef void (gles1_APIENTRY *glGetTexEnvxvOES_wrapper_proc_t) (GLenum, GLenum, GLfixed*); typedef