Home | History | Annotate | Download | only in functional

Lines Matching refs:cSrc

128 		const tcu::IVec4 cSrc = src.getPixelInt(x, y);
129 const tcu::IVec4 cDst = tcu::IVec4(cSrc.x(), cSrc.y(), cSrc.z(), 255);