Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp1989 …SingleSampleWideLineCandidate::InterpolationPointCandidate& interpolationCandidate = candidate.int… in verifySinglesampleWideLineGroupInterpolation() local
1992 interpolationCandidate.interpolationPoint = rootPosition; in verifySinglesampleWideLineGroupInterpolation()
1993 interpolationCandidate.colorMin = colorMin; in verifySinglesampleWideLineGroupInterpolation()
1994 interpolationCandidate.colorMax = colorMax; in verifySinglesampleWideLineGroupInterpolation()
1995 interpolationCandidate.colorMinF = colorMinF; in verifySinglesampleWideLineGroupInterpolation()
1996 interpolationCandidate.colorMaxF = colorMaxF; in verifySinglesampleWideLineGroupInterpolation()
1997 interpolationCandidate.valueRangeMin = valueMin.swizzle(0, 1, 2); in verifySinglesampleWideLineGroupInterpolation()
1998 interpolationCandidate.valueRangeMax = valueMax.swizzle(0, 1, 2); in verifySinglesampleWideLineGroupInterpolation()
2048 …const SingleSampleWideLineCandidate::InterpolationPointCandidate& interpolationCandidate = candida… in verifySinglesampleWideLineGroupInterpolation() local
2051 …<< "\t\t\tRoot fragment position (non-replicated fragment): " << interpolationCandidate.interpolat… in verifySinglesampleWideLineGroupInterpolation()
[all …]