Searched refs:setTextureEnabled (Results 1 – 3 of 3) sorted by relevance
129 void setTextureEnabled(GLenum target, GLenum enable);
725 void GLEScontext::setTextureEnabled(GLenum target, GLenum enable) { in setTextureEnabled() function in GLEScontext
541 ctx->setTextureEnabled(cap,false); in glDisable()607 ctx->setTextureEnabled(cap,true); in glEnable()