Searched refs:glTexParameterxvOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
231 glTexParameterxvOES_server_proc_t glTexParameterxvOES;
227 glTexParameterxvOES = (glTexParameterxvOES_server_proc_t) getProc("glTexParameterxvOES", userData); in initDispatchByName()
233 typedef void (gles1_APIENTRY *glTexParameterxvOES_server_proc_t) (GLenum, GLenum, const GLfixed*); typedef