Home | History | Annotate | Download | only in functional

Lines Matching refs:colorB

891 				deUint32 colorB = alpha | ((~rgb) & 0x00ffffff);
911 tcu::fillWithGrid(access, curCellSize, toVec4(tcu::RGBA(colorA))*cScale + cBias, toVec4(tcu::RGBA(colorB))*cScale + cBias);