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