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()
280 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()
188 typedef GLboolean (gl2_APIENTRY *glIsFenceNV_client_proc_t) (void * ctx, GLuint); typedef
11226 this->glIsFenceNV = (glIsFenceNV_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()