Searched refs:operand1RGB (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h210 GLenum operand1RGB; member in struct:es1::TextureUnit
H A DContext.cpp125 mState.textureUnit[i].operand1RGB = GL_SRC_COLOR;
2248 device->setSecondModifier(unit, es2sw::ConvertSourceOperand(mState.textureUnit[unit].operand1RGB));
2306 mState.textureUnit[mState.activeSampler].operand1RGB = operand;

Completed in 100 milliseconds