Searched refs:glTexGenxOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
263 glTexGenxOES_client_proc_t glTexGenxOES;
263 glTexGenxOES = (glTexGenxOES_client_proc_t) getProc("glTexGenxOES", userData); in initDispatchByName()
262 typedef void (gl_APIENTRY *glTexGenxOES_client_proc_t) (void * ctx, GLenum, GLenum, GLfixed); typedef