Searched refs:glDrawTexsvOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
179 glDrawTexsvOES_client_proc_t glDrawTexsvOES;
181 glDrawTexsvOES = (glDrawTexsvOES_client_proc_t) getProc("glDrawTexsvOES", userData); in initDispatchByName()
180 typedef void (gl_APIENTRY *glDrawTexsvOES_client_proc_t) (void * ctx, const GLshort*); typedef