Searched refs:setActiveSampler (Results 1 – 9 of 9) sorted by relevance
420 void setActiveSampler(unsigned int active);
861 void Context::setActiveSampler(unsigned int active) in setActiveSampler() function in es1::Context
64 context->setActiveSampler(texture - GL_TEXTURE0); in ActiveTexture()
478 void setActiveSampler(unsigned int active);
745 void Context::setActiveSampler(unsigned int active) in setActiveSampler() function in es2::Context
73 context->setActiveSampler(texture - GL_TEXTURE0); in ActiveTexture()
303 void setActiveSampler(unsigned int active);
1535 void State::setActiveSampler(unsigned int active) in setActiveSampler() function in gl::State
5297 mState.setActiveSampler(texture - GL_TEXTURE0); in activeTexture()