Home | History | Annotate | Download | only in stress

Lines Matching refs:refCol

317 		const tcu::RGBA&	refCol			= (useTexture) ? (refColTexture) : (refColGradient);
321 const tcu::IVec4 colorDiff = tcu::abs(col.toIVec() - refCol.toIVec());