Searched refs:glDeleteFencesNV_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
279 glDeleteFencesNV_wrapper_proc_t glDeleteFencesNV;
187 glDeleteFencesNV_wrapper_proc_t glDeleteFencesNV;
279 glDeleteFencesNV = (glDeleteFencesNV_wrapper_proc_t) getProc("glDeleteFencesNV", userData); in initDispatchByName()
278 typedef void (gles1_APIENTRY *glDeleteFencesNV_wrapper_proc_t) (GLsizei, const GLuint*); typedef
187 glDeleteFencesNV = (glDeleteFencesNV_wrapper_proc_t) getProc("glDeleteFencesNV", userData); in initDispatchByName()
186 typedef void (gles3_APIENTRY *glDeleteFencesNV_wrapper_proc_t) (GLsizei, const GLuint*); typedef