Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp1997 …SingleSampleWideLineCandidate::InterpolationPointCandidate& interpolationCandidate = candidate.int… in verifySinglesampleWideLineGroupInterpolation() local
2000 interpolationCandidate.interpolationPoint = rootPosition; in verifySinglesampleWideLineGroupInterpolation()
2001 interpolationCandidate.colorMin = colorMin; in verifySinglesampleWideLineGroupInterpolation()
2002 interpolationCandidate.colorMax = colorMax; in verifySinglesampleWideLineGroupInterpolation()
2003 interpolationCandidate.colorMinF = colorMinF; in verifySinglesampleWideLineGroupInterpolation()
2004 interpolationCandidate.colorMaxF = colorMaxF; in verifySinglesampleWideLineGroupInterpolation()
2005 interpolationCandidate.valueRangeMin = valueMin.swizzle(0, 1, 2); in verifySinglesampleWideLineGroupInterpolation()
2006 interpolationCandidate.valueRangeMax = valueMax.swizzle(0, 1, 2); in verifySinglesampleWideLineGroupInterpolation()
2056 …const SingleSampleWideLineCandidate::InterpolationPointCandidate& interpolationCandidate = candida… in verifySinglesampleWideLineGroupInterpolation() local
2059 …<< "\t\t\tRoot fragment position (non-replicated fragment): " << interpolationCandidate.interpolat… in verifySinglesampleWideLineGroupInterpolation()
[all …]