Lines Matching refs:invalidPixels
669 int invalidPixels = 0; in verifyTriangleGroupInterpolationWithInterpolator() local
784 ++invalidPixels; in verifyTriangleGroupInterpolationWithInterpolator()
845 ++invalidPixels; in verifyTriangleGroupInterpolationWithInterpolator()
855 logStash.success = (invalidPixels == 0); in verifyTriangleGroupInterpolationWithInterpolator()
856 logStash.invalidPixels = invalidPixels; in verifyTriangleGroupInterpolationWithInterpolator()
1202 …log << tcu::TestLog::Message << logStash.invalidPixels << " invalid pixel(s) found." << tcu::TestL… in logTriangleGroupnterpolationStash()
1796 int invalidPixels = 0; in verifyLineGroupPixelIndependentInterpolation() local
1913 ++invalidPixels; in verifyLineGroupPixelIndependentInterpolation()
1948 if (invalidPixels) in verifyLineGroupPixelIndependentInterpolation()
1950 …log << tcu::TestLog::Message << invalidPixels << " invalid pixel(s) found." << tcu::TestLog::EndMe… in verifyLineGroupPixelIndependentInterpolation()
2036 int invalidPixels = 0; in verifySinglesampleWideLineGroupInterpolation() local
2279 ++invalidPixels; in verifySinglesampleWideLineGroupInterpolation()
2323 if (invalidPixels) in verifySinglesampleWideLineGroupInterpolation()
2325 …log << tcu::TestLog::Message << invalidPixels << " invalid pixel(s) found." << tcu::TestLog::EndMe… in verifySinglesampleWideLineGroupInterpolation()