Searched refs:glTexParameterxOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
230 glTexParameterxOES_server_proc_t glTexParameterxOES;
226 glTexParameterxOES = (glTexParameterxOES_server_proc_t) getProc("glTexParameterxOES", userData); in initDispatchByName()
232 typedef void (gles1_APIENTRY *glTexParameterxOES_server_proc_t) (GLenum, GLenum, GLfixed); typedef