Searched refs:glGenFencesNV_client_proc_t (Results 1 – 7 of 7) sorted by relevance
188 glGenFencesNV_client_proc_t glGenFencesNV;
188 glGenFencesNV = (glGenFencesNV_client_proc_t) getProc("glGenFencesNV", userData); in initDispatchByName()
187 typedef void (gl2_APIENTRY *glGenFencesNV_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef
5157 this->glGenFencesNV = (glGenFencesNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
280 glGenFencesNV_client_proc_t glGenFencesNV;
280 glGenFencesNV = (glGenFencesNV_client_proc_t) getProc("glGenFencesNV", userData); in initDispatchByName()
279 typedef void (gl_APIENTRY *glGenFencesNV_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef