Searched refs:glGetFenceivNV_client_proc_t (Results 1 – 7 of 7) sorted by relevance
283 glGetFenceivNV_client_proc_t glGetFenceivNV;
283 glGetFenceivNV = (glGetFenceivNV_client_proc_t) getProc("glGetFenceivNV", userData); in initDispatchByName()
285 typedef void (gl_APIENTRY *glGetFenceivNV_client_proc_t) (void * ctx, GLuint, GLenum, GLint*); typedef
191 glGetFenceivNV_client_proc_t glGetFenceivNV;
191 glGetFenceivNV = (glGetFenceivNV_client_proc_t) getProc("glGetFenceivNV", userData); in initDispatchByName()
193 typedef void (gl2_APIENTRY *glGetFenceivNV_client_proc_t) (void * ctx, GLuint, GLenum, GLint*); typedef
11751 this->glGetFenceivNV = (glGetFenceivNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()