Searched refs:glDeleteFencesNV_server_proc_t (Results 1 – 6 of 6) sorted by relevance
289 glDeleteFencesNV_server_proc_t glDeleteFencesNV;
279 glDeleteFencesNV = (glDeleteFencesNV_server_proc_t) getProc("glDeleteFencesNV", userData); in initDispatchByName()
291 typedef void (gles1_APIENTRY *glDeleteFencesNV_server_proc_t) (GLsizei, const GLuint*); typedef
224 glDeleteFencesNV_server_proc_t glDeleteFencesNV;
187 glDeleteFencesNV = (glDeleteFencesNV_server_proc_t) getProc("glDeleteFencesNV", userData); in initDispatchByName()
226 typedef void (gles2_APIENTRY *glDeleteFencesNV_server_proc_t) (GLsizei, const GLuint*); typedef