Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp55 LINEINTERPOLATION_STRICTLY_CORRECT = 0, // !< line interpolation matches the specification enumerator
DtcuRasterizationVerifier.cpp1544 …DE_ASSERT(interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT || interpolationMethod == LINE… in verifyLineGroupPixelIndependentInterpolation()
1612 … const LineInterpolationRange range = (interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT) in verifyLineGroupPixelIndependentInterpolation()
1727 …eGroupPixelIndependentInterpolation(surface, scene, args, log, LINEINTERPOLATION_STRICTLY_CORRECT); in verifySinglesampleNarrowLineGroupInterpolation()
2500 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
2511 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
2516 return LINEINTERPOLATION_STRICTLY_CORRECT; in verifyLineGroupInterpolation()
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1802 case tcu::LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp2024 case tcu::LINEINTERPOLATION_STRICTLY_CORRECT: in iterate()