Searched defs:bindSamplers (Results 1 – 3 of 3) sorted by relevance
610 PFNGLBINDSAMPLERSPROC bindSamplers = nullptr; variable
28 glBindSamplersFunc bindSamplers; variable
2815 void Context::bindSamplers(GLuint first, GLsizei count, const GLuint *samplers) in bindSamplers() function in gl::Context