Home
last modified time | relevance | path

Searched refs:colorStackMax (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp696 tcu::Vec4 colorStackMax; in verifyTriangleGroupInterpolationWithInterpolator() local
725 colorStackMax = fragmentColorMax; in verifyTriangleGroupInterpolationWithInterpolator()
731 colorStackMax = tcu::max(colorStackMax, fragmentColorMax); in verifyTriangleGroupInterpolationWithInterpolator()
787 const tcu::Vec3 valueRangeMax = tcu::Vec3(colorStackMax.xyz()); in verifyTriangleGroupInterpolationWithInterpolator()