Searched refs:glDeleteFencesNV_client_proc_t (Results 1 – 7 of 7) sorted by relevance
279 glDeleteFencesNV_client_proc_t glDeleteFencesNV;
279 glDeleteFencesNV = (glDeleteFencesNV_client_proc_t) getProc("glDeleteFencesNV", userData); in initDispatchByName()
281 typedef void (gl_APIENTRY *glDeleteFencesNV_client_proc_t) (void * ctx, GLsizei, const GLuint*); typedef
187 glDeleteFencesNV_client_proc_t glDeleteFencesNV;
187 glDeleteFencesNV = (glDeleteFencesNV_client_proc_t) getProc("glDeleteFencesNV", userData); in initDispatchByName()
189 typedef void (gl2_APIENTRY *glDeleteFencesNV_client_proc_t) (void * ctx, GLsizei, const GLuint*); typedef
11666 this->glDeleteFencesNV = (glDeleteFencesNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()