Searched refs:glMaterialxvOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
216 glMaterialxvOES_server_proc_t glMaterialxvOES;
212 glMaterialxvOES = (glMaterialxvOES_server_proc_t) getProc("glMaterialxvOES", userData); in initDispatchByName()
218 typedef void (gles1_APIENTRY *glMaterialxvOES_server_proc_t) (GLenum, GLenum, const GLfixed*); typedef