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