Searched refs:glTestFenceNV_client_proc_t (Results 1 – 7 of 7) sorted by relevance
282 glTestFenceNV_client_proc_t glTestFenceNV;
282 glTestFenceNV = (glTestFenceNV_client_proc_t) getProc("glTestFenceNV", userData); in initDispatchByName()
284 typedef GLboolean (gl_APIENTRY *glTestFenceNV_client_proc_t) (void * ctx, GLuint); typedef
190 glTestFenceNV_client_proc_t glTestFenceNV;
190 glTestFenceNV = (glTestFenceNV_client_proc_t) getProc("glTestFenceNV", userData); in initDispatchByName()
192 typedef GLboolean (gl2_APIENTRY *glTestFenceNV_client_proc_t) (void * ctx, GLuint); typedef
11669 this->glTestFenceNV = (glTestFenceNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()