Searched refs:COVERAGE_PARTIAL (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/common/
H A DtcuRasterizationVerifier.hpp39 COVERAGE_PARTIAL, // !< primitive coverage is either partial, or could be full, partial or none depending on rounding and/or fill rules enumerator in enum:tcu::CoverageType
H A DtcuRasterizationVerifier.cpp709 if (coverage == COVERAGE_FULL || coverage == COVERAGE_PARTIAL)
2222 return COVERAGE_PARTIAL;
2331 else if (coverage == COVERAGE_PARTIAL)
2333 CoverageType resultCoverage = COVERAGE_PARTIAL;
2383 case COVERAGE_PARTIAL:

Completed in 117 milliseconds