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