Searched refs:glTexGenfOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
257 glTexGenfOES_client_proc_t glTexGenfOES;
259 glTexGenfOES = (glTexGenfOES_client_proc_t) getProc("glTexGenfOES", userData); in initDispatchByName()
258 typedef void (gl_APIENTRY *glTexGenfOES_client_proc_t) (void * ctx, GLenum, GLenum, GLfloat); typedef