Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp56LINEINTERPOLATION_PROJECTED, // !< line interpolation weights are otherwise correct, but they ar… enumerator
DtcuRasterizationVerifier.cpp1544 …ethod == LINEINTERPOLATION_STRICTLY_CORRECT || interpolationMethod == LINEINTERPOLATION_PROJECTED); in verifyLineGroupPixelIndependentInterpolation()
1732 …rifyLineGroupPixelIndependentInterpolation(surface, scene, args, log, LINEINTERPOLATION_PROJECTED); in verifyLineGroupInterpolationWithProjectedWeights()
2522 return LINEINTERPOLATION_PROJECTED; in verifyLineGroupInterpolation()
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1807 case tcu::LINEINTERPOLATION_PROJECTED: in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp2029 case tcu::LINEINTERPOLATION_PROJECTED: in iterate()