Searched refs:glLoadMatrixf_client_proc_t (Results 1 – 3 of 3) sorted by relevance
31 glLoadMatrixf_client_proc_t glLoadMatrixf;
33 glLoadMatrixf = (glLoadMatrixf_client_proc_t) getProc("glLoadMatrixf", userData); in initDispatchByName()
32 typedef void (gl_APIENTRY *glLoadMatrixf_client_proc_t) (void * ctx, const GLfloat*); typedef