Searched refs:glSampleCoverage_client_proc_t (Results 1 – 6 of 6) sorted by relevance
108 glSampleCoverage_client_proc_t glSampleCoverage;
108 glSampleCoverage = (glSampleCoverage_client_proc_t) getProc("glSampleCoverage", userData); in initDispatchByName()
107 typedef void (gl2_APIENTRY *glSampleCoverage_client_proc_t) (void * ctx, GLclampf, GLboolean); typedef
134 glSampleCoverage_client_proc_t glSampleCoverage;
134 glSampleCoverage = (glSampleCoverage_client_proc_t) getProc("glSampleCoverage", userData); in initDispatchByName()
133 typedef void (gl_APIENTRY *glSampleCoverage_client_proc_t) (void * ctx, GLclampf, GLboolean); typedef