Searched refs:glGetTexGenfvOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
265 glGetTexGenfvOES_client_proc_t glGetTexGenfvOES;
265 glGetTexGenfvOES = (glGetTexGenfvOES_client_proc_t) getProc("glGetTexGenfvOES", userData); in initDispatchByName()
264 typedef void (gl_APIENTRY *glGetTexGenfvOES_client_proc_t) (void * ctx, GLenum, GLenum, GLfloat*); typedef