Searched refs:maxAllowedInvalidPixels (Results 1 – 1 of 1) sorted by relevance
3499 …tcu::IVec3& compareThreshold, const tcu::IVec3& renderTargetThreshold, int maxAllowedInvalidPixels) in edgeRelaxedImageCompare() argument3567 << "\tnumber of allowed invalid pixels = " << maxAllowedInvalidPixels << "\n" in edgeRelaxedImageCompare()3571 if (numFailingPixels > maxAllowedInvalidPixels) in edgeRelaxedImageCompare()3594 …rence, const tcu::Surface& result, const tcu::IVec3& compareThreshold, int maxAllowedInvalidPixels) in intersectionRelaxedLineImageCompare() argument3664 << "\tnumber of allowed invalid pixels = " << maxAllowedInvalidPixels << "\n" in intersectionRelaxedLineImageCompare()3668 if (numFailingPixels > maxAllowedInvalidPixels) in intersectionRelaxedLineImageCompare()