Home | History | Annotate | Download | only in functional

Lines Matching defs:colorThreshold

100 	const int			colorThreshold	= 128;
102 const tcu::IVec4 threshold = tcu::IVec4(colorThreshold, colorThreshold, colorThreshold, formatThreshold.getAlpha() > 0 ? colorThreshold : 0)