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