Searched defs:bindSampler (Results 1 – 2 of 2) sorted by relevance
562 void Context::bindSampler(GLuint textureUnit, GLuint sampler) in bindSampler() function in gl::Context
329 glBindSamplerFunc bindSampler; variable