Searched refs:glGenFencesNV_server_proc_t (Results 1 – 6 of 6) sorted by relevance
290 glGenFencesNV_server_proc_t glGenFencesNV;
280 glGenFencesNV = (glGenFencesNV_server_proc_t) getProc("glGenFencesNV", userData); in initDispatchByName()
292 typedef void (gles1_APIENTRY *glGenFencesNV_server_proc_t) (GLsizei, GLuint*); typedef
225 glGenFencesNV_server_proc_t glGenFencesNV;
188 glGenFencesNV = (glGenFencesNV_server_proc_t) getProc("glGenFencesNV", userData); in initDispatchByName()
227 typedef void (gles2_APIENTRY *glGenFencesNV_server_proc_t) (GLsizei, GLuint*); typedef