Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp57 LINEINTERPOLATION_STRICTLY_CORRECT = 0, // !< line interpolation matches the specification enumerator
DtcuRasterizationVerifier.cpp1789 …DE_ASSERT(interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT || interpolationMethod == LINE… in verifyLineGroupPixelIndependentInterpolation()
1857 … const LineInterpolationRange range = (interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT) in verifyLineGroupPixelIndependentInterpolation()
1972 …eGroupPixelIndependentInterpolation(surface, scene, args, log, LINEINTERPOLATION_STRICTLY_CORRECT); in verifySinglesampleNarrowLineGroupInterpolation()
2965 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
2976 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
2981 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1807 case tcu::LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp2029 case tcu::LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()