Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.cpp1696 InterpolationPointCandidate interpolationCandidates[3]; member
1896 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(candidate.interpolationCandidates) == 3); in verifySinglesampleWideLineGroupInterpolation()
1943 …:InterpolationPointCandidate& interpolationCandidate = candidate.interpolationCandidates[candidate… in verifySinglesampleWideLineGroupInterpolation()
1944 DE_ASSERT(candidate.numCandidates <= DE_LENGTH_OF_ARRAY(candidate.interpolationCandidates)); in verifySinglesampleWideLineGroupInterpolation()
2002 …:InterpolationPointCandidate& interpolationCandidate = candidate.interpolationCandidates[interpola… in verifySinglesampleWideLineGroupInterpolation()