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