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