Searched refs:lineSurroundingCoverage (Results 1 – 1 of 1) sorted by relevance
1526 int lineSurroundingCoverage = 0xFFFF; // !< lines that will cover this fragment in verifyLineGroupPixelIndependentInterpolation() local1540 lineSurroundingCoverage &= coverage; in verifyLineGroupPixelIndependentInterpolation()1544 …if (lineSurroundingCoverage == 0 && compareColors(color, tcu::RGBA::black, args.redBits, args.gree… in verifyLineGroupPixelIndependentInterpolation()1850 int lineSurroundingCoverage = 0xFFFF; // !< lines that will cover this fragment in verifySinglesampleWideLineGroupInterpolation() local1864 lineSurroundingCoverage &= coverage; in verifySinglesampleWideLineGroupInterpolation()1868 …if (lineSurroundingCoverage == 0 && compareColors(color, tcu::RGBA::black, args.redBits, args.gree… in verifySinglesampleWideLineGroupInterpolation()