Searched refs:glMaterialfv_server_proc_t (Results 1 – 3 of 3) sorted by relevance
35 glMaterialfv_server_proc_t glMaterialfv;
35 glMaterialfv = (glMaterialfv_server_proc_t) getProc("glMaterialfv", userData); in initDispatchByName()
37 typedef void (gles1_APIENTRY *glMaterialfv_server_proc_t) (GLenum, GLenum, const GLfloat*); typedef