Searched refs:glGenSamplers_client_proc_t (Results 1 – 3 of 3) sorted by relevance
316 glGenSamplers_client_proc_t glGenSamplers;
316 glGenSamplers = (glGenSamplers_client_proc_t) getProc("glGenSamplers", userData); in initDispatchByName()
315 typedef void (gl2_APIENTRY *glGenSamplers_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef