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

/external/deqp/framework/common/
H A DtcuRasterizationVerifier.hpp56 LINEINTERPOLATION_PROJECTED, // !< line interpolation weights are otherwise correct, but they are projected onto major axis enumerator in enum:tcu::LineInterpolationMethod
H A DtcuRasterizationVerifier.cpp1536 DE_ASSERT(interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT || interpolationMethod == LINEINTERPOLATION_PROJECTED);
1724 return verifyLineGroupPixelIndependentInterpolation(surface, scene, args, log, LINEINTERPOLATION_PROJECTED);
2514 return LINEINTERPOLATION_PROJECTED;
/external/deqp/modules/gles2/functional/
H A Des2fRasterizationTests.cpp1679 case tcu::LINEINTERPOLATION_PROJECTED:
/external/deqp/modules/gles3/functional/
H A Des3fRasterizationTests.cpp2029 case tcu::LINEINTERPOLATION_PROJECTED:

Completed in 234 milliseconds