Searched refs:glTexGeniOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
259 glTexGeniOES_client_proc_t glTexGeniOES;
261 glTexGeniOES = (glTexGeniOES_client_proc_t) getProc("glTexGeniOES", userData); in initDispatchByName()
260 typedef void (gl_APIENTRY *glTexGeniOES_client_proc_t) (void * ctx, GLenum, GLenum, GLint); typedef