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