Searched refs:glLoadMatrixx_server_proc_t (Results 1 – 3 of 3) sorted by relevance
119 glLoadMatrixx_server_proc_t glLoadMatrixx;
115 glLoadMatrixx = (glLoadMatrixx_server_proc_t) getProc("glLoadMatrixx", userData); in initDispatchByName()
121 typedef void (gles1_APIENTRY *glLoadMatrixx_server_proc_t) (const GLfixed*); typedef