Searched refs:glCullFace_client_proc_t (Results 1 – 6 of 6) sorted by relevance
40 glCullFace_client_proc_t glCullFace;
40 glCullFace = (glCullFace_client_proc_t) getProc("glCullFace", userData); in initDispatchByName()
39 typedef void (gl2_APIENTRY *glCullFace_client_proc_t) (void * ctx, GLenum); typedef
71 glCullFace_client_proc_t glCullFace;
71 glCullFace = (glCullFace_client_proc_t) getProc("glCullFace", userData); in initDispatchByName()
70 typedef void (gl_APIENTRY *glCullFace_client_proc_t) (void * ctx, GLenum); typedef