Searched refs:glIsFenceNV_client_proc_t (Results 1 – 7 of 7) sorted by relevance
281 glIsFenceNV_client_proc_t glIsFenceNV;
281 glIsFenceNV = (glIsFenceNV_client_proc_t) getProc("glIsFenceNV", userData); in initDispatchByName()
283 typedef GLboolean (gl_APIENTRY *glIsFenceNV_client_proc_t) (void * ctx, GLuint); typedef
189 glIsFenceNV_client_proc_t glIsFenceNV;
189 glIsFenceNV = (glIsFenceNV_client_proc_t) getProc("glIsFenceNV", userData); in initDispatchByName()
191 typedef GLboolean (gl2_APIENTRY *glIsFenceNV_client_proc_t) (void * ctx, GLuint); typedef
11668 this->glIsFenceNV = (glIsFenceNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()