Searched refs:glIsSampler_client_proc_t (Results 1 – 3 of 3) sorted by relevance
325 glIsSampler_client_proc_t glIsSampler;
325 glIsSampler = (glIsSampler_client_proc_t) getProc("glIsSampler", userData); in initDispatchByName()
324 typedef GLboolean (gl2_APIENTRY *glIsSampler_client_proc_t) (void * ctx, GLuint); typedef