Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp705 tcu::Vec4 colorStackMax; in verifyTriangleGroupInterpolationWithInterpolator() local
734 colorStackMax = fragmentColorMax; in verifyTriangleGroupInterpolationWithInterpolator()
740 colorStackMax = tcu::max(colorStackMax, fragmentColorMax); in verifyTriangleGroupInterpolationWithInterpolator()
798 const tcu::Vec3 valueRangeMax = tcu::Vec3(colorStackMax.xyz()); in verifyTriangleGroupInterpolationWithInterpolator()