Searched refs:glDrawTexsvOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
185 glDrawTexsvOES_server_proc_t glDrawTexsvOES;
181 glDrawTexsvOES = (glDrawTexsvOES_server_proc_t) getProc("glDrawTexsvOES", userData); in initDispatchByName()
187 typedef void (gles1_APIENTRY *glDrawTexsvOES_server_proc_t) (const GLshort*); typedef