Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.cpp1628 for (int candidateNdx = 0; candidateNdx < (int)candidates.size(); ++candidateNdx) in verifyLineGroupPixelIndependentInterpolation() local
1630 const SingleSampleNarrowLineCandidate& candidate = candidates[candidateNdx]; in verifyLineGroupPixelIndependentInterpolation()