Searched refs:nonEffectiveColors (Results 1 – 1 of 1) sorted by relevance
1948 rr::GenericVec4 nonEffectiveColors; in init() local1955 nonEffectiveColors = rr::GenericVec4(tcu::Vec4(maxChannelValue * 0.8f)); in init()1959 nonEffectiveColors = rr::GenericVec4(tcu::Vec4(maxChannelValue * 0.8f).cast<deInt32>()); in init()1963 nonEffectiveColors = rr::GenericVec4(tcu::Vec4(maxChannelValue * 0.8f).cast<deUint32>()); in init()1972 iteration.borderColor = selectComponents(effectiveColors, nonEffectiveColors, channelMask); in init()