Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.hpp58 LINEINTERPOLATION_STRICTLY_CORRECT = 0, // !< line interpolation matches the specification enumerator
DglsRasterizationTestUtil.cpp1490 …DE_ASSERT(interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT || interpolationMethod == LINE… in verifyLineGroupPixelIndependentInterpolation()
1558 … const LineInterpolationRange range = (interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT) in verifyLineGroupPixelIndependentInterpolation()
1673 …eGroupPixelIndependentInterpolation(surface, scene, args, log, LINEINTERPOLATION_STRICTLY_CORRECT); in verifySinglesampleNarrowLineGroupInterpolation()
2382 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
2393 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
2398 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1670 case LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp2020 case LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()