Searched refs:glIsSync_client_proc_t (Results 1 – 4 of 4) sorted by relevance
288 glIsSync_client_proc_t glIsSync;
288 glIsSync = (glIsSync_client_proc_t) getProc("glIsSync", userData); in initDispatchByName()
290 typedef GLboolean (gl2_APIENTRY *glIsSync_client_proc_t) (void * ctx, GLsync); typedef
12978 this->glIsSync = (glIsSync_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()