Searched refs:glMaterialxv_server_proc_t (Results 1 – 3 of 3) sorted by relevance
122 glMaterialxv_server_proc_t glMaterialxv;
118 glMaterialxv = (glMaterialxv_server_proc_t) getProc("glMaterialxv", userData); in initDispatchByName()
124 typedef void (gles1_APIENTRY *glMaterialxv_server_proc_t) (GLenum, GLenum, const GLfixed*); typedef