Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.cpp1943 …SingleSampleWideLineCandidate::InterpolationPointCandidate& interpolationCandidate = candidate.int… in verifySinglesampleWideLineGroupInterpolation() local
1946 interpolationCandidate.interpolationPoint = rootPosition; in verifySinglesampleWideLineGroupInterpolation()
1947 interpolationCandidate.colorMin = colorMin; in verifySinglesampleWideLineGroupInterpolation()
1948 interpolationCandidate.colorMax = colorMax; in verifySinglesampleWideLineGroupInterpolation()
1949 interpolationCandidate.colorMinF = colorMinF; in verifySinglesampleWideLineGroupInterpolation()
1950 interpolationCandidate.colorMaxF = colorMaxF; in verifySinglesampleWideLineGroupInterpolation()
1951 interpolationCandidate.valueRangeMin = valueMin.swizzle(0, 1, 2); in verifySinglesampleWideLineGroupInterpolation()
1952 interpolationCandidate.valueRangeMax = valueMax.swizzle(0, 1, 2); in verifySinglesampleWideLineGroupInterpolation()
2002 …const SingleSampleWideLineCandidate::InterpolationPointCandidate& interpolationCandidate = candida… in verifySinglesampleWideLineGroupInterpolation() local
2005 …<< "\t\t\tRoot fragment position (non-replicated fragment): " << interpolationCandidate.interpolat… in verifySinglesampleWideLineGroupInterpolation()
[all …]