Searched refs:glFinishFenceNV_client_proc_t (Results 1 – 7 of 7) sorted by relevance
284 glFinishFenceNV_client_proc_t glFinishFenceNV;
284 glFinishFenceNV = (glFinishFenceNV_client_proc_t) getProc("glFinishFenceNV", userData); in initDispatchByName()
286 typedef void (gl_APIENTRY *glFinishFenceNV_client_proc_t) (void * ctx, GLuint); typedef
192 glFinishFenceNV_client_proc_t glFinishFenceNV;
192 glFinishFenceNV = (glFinishFenceNV_client_proc_t) getProc("glFinishFenceNV", userData); in initDispatchByName()
194 typedef void (gl2_APIENTRY *glFinishFenceNV_client_proc_t) (void * ctx, GLuint); typedef
11671 this->glFinishFenceNV = (glFinishFenceNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()