Searched refs:glGetFenceivNV_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
283 glGetFenceivNV_wrapper_proc_t glGetFenceivNV;
191 glGetFenceivNV_wrapper_proc_t glGetFenceivNV;
283 glGetFenceivNV = (glGetFenceivNV_wrapper_proc_t) getProc("glGetFenceivNV", userData); in initDispatchByName()
282 typedef void (gles1_APIENTRY *glGetFenceivNV_wrapper_proc_t) (GLuint, GLenum, GLint*); typedef
191 glGetFenceivNV = (glGetFenceivNV_wrapper_proc_t) getProc("glGetFenceivNV", userData); in initDispatchByName()
190 typedef void (gles3_APIENTRY *glGetFenceivNV_wrapper_proc_t) (GLuint, GLenum, GLint*); typedef