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