Searched refs:glFrustumf_client_proc_t (Results 1 – 3 of 3) sorted by relevance
21 glFrustumf_client_proc_t glFrustumf;
21 glFrustumf = (glFrustumf_client_proc_t) getProc("glFrustumf", userData); in initDispatchByName()
20 typedef void (gl_APIENTRY *glFrustumf_client_proc_t) (void * ctx, GLfloat, GLfloat, GLfloat, GLfloa… typedef