Searched refs:glRotatef_client_proc_t (Results 1 – 3 of 3) sorted by relevance
42 glRotatef_client_proc_t glRotatef;
44 glRotatef = (glRotatef_client_proc_t) getProc("glRotatef", userData); in initDispatchByName()
43 typedef void (gl_APIENTRY *glRotatef_client_proc_t) (void * ctx, GLfloat, GLfloat, GLfloat, GLfloat… typedef