Searched refs:glGenFencesNV_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
280 glGenFencesNV_wrapper_proc_t glGenFencesNV;
188 glGenFencesNV_wrapper_proc_t glGenFencesNV;
280 glGenFencesNV = (glGenFencesNV_wrapper_proc_t) getProc("glGenFencesNV", userData); in initDispatchByName()
279 typedef void (gles1_APIENTRY *glGenFencesNV_wrapper_proc_t) (GLsizei, GLuint*); typedef
188 glGenFencesNV = (glGenFencesNV_wrapper_proc_t) getProc("glGenFencesNV", userData); in initDispatchByName()
187 typedef void (gles3_APIENTRY *glGenFencesNV_wrapper_proc_t) (GLsizei, GLuint*); typedef