Searched refs:glDrawTexivOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
182 glDrawTexivOES_client_proc_t glDrawTexivOES;
182 glDrawTexivOES = (glDrawTexivOES_client_proc_t) getProc("glDrawTexivOES", userData); in initDispatchByName()
181 typedef void (gl_APIENTRY *glDrawTexivOES_client_proc_t) (void * ctx, const GLint*); typedef