Home
last modified time | relevance | path

Searched refs:operand0RGB (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.h210 GLenum operand0RGB; member
DContext.cpp124 mState.textureUnit[i].operand0RGB = GL_SRC_COLOR; in Context()
2235 … device->setFirstModifier(unit, es2sw::ConvertSourceOperand(mState.textureUnit[unit].operand0RGB)); in applyTextures()
2290 mState.textureUnit[mState.activeSampler].operand0RGB = operand; in setOperand0RGB()