Searched defs:setTextureEnabled (Results 1 – 2 of 2) sorted by relevance
355 void GLES1State::setTextureEnabled(GLint activeSampler, TextureType type, bool enabled) in setTextureEnabled() function in gl::GLES1State
2210 void GLEScontext::setTextureEnabled(GLenum target, GLenum enable) { in setTextureEnabled() function in GLEScontext