Searched refs:glPushMatrix_client_proc_t (Results 1 – 3 of 3) sorted by relevance
131 glPushMatrix_client_proc_t glPushMatrix;
131 glPushMatrix = (glPushMatrix_client_proc_t) getProc("glPushMatrix", userData); in initDispatchByName()
130 typedef void (gl_APIENTRY *glPushMatrix_client_proc_t) (void * ctx); typedef