Home | History | Annotate | Download | only in functional

Lines Matching refs:cSrc

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