Searched refs:glBindSampler_server_proc_t (Results 1 – 3 of 3) sorted by relevance
369 glBindSampler_server_proc_t glBindSampler;
318 glBindSampler = (glBindSampler_server_proc_t) getProc("glBindSampler", userData); in initDispatchByName()
371 typedef void (gles2_APIENTRY *glBindSampler_server_proc_t) (GLuint, GLuint); typedef