Searched refs:glTexParameterxv_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
151 glTexParameterxv_wrapper_proc_t glTexParameterxv;
151 glTexParameterxv = (glTexParameterxv_wrapper_proc_t) getProc("glTexParameterxv", userData); in initDispatchByName()
150 typedef void (gles1_APIENTRY *glTexParameterxv_wrapper_proc_t) (GLenum, GLenum, const GLfixed*); typedef