Searched refs:glCoverageMaskNV_client_proc_t (Results 1 – 4 of 4) sorted by relevance
194 glCoverageMaskNV_client_proc_t glCoverageMaskNV;
194 glCoverageMaskNV = (glCoverageMaskNV_client_proc_t) getProc("glCoverageMaskNV", userData); in initDispatchByName()
193 typedef void (gl2_APIENTRY *glCoverageMaskNV_client_proc_t) (void * ctx, GLboolean); typedef
11231 this->glCoverageMaskNV = (glCoverageMaskNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()