Searched refs:maxAllowedInvalidPixels (Results 1 – 1 of 1) sorted by relevance
3567 …tcu::IVec3& compareThreshold, const tcu::IVec3& renderTargetThreshold, int maxAllowedInvalidPixels) in edgeRelaxedImageCompare() argument3635 << "\tnumber of allowed invalid pixels = " << maxAllowedInvalidPixels << "\n" in edgeRelaxedImageCompare()3639 if (numFailingPixels > maxAllowedInvalidPixels) in edgeRelaxedImageCompare()3662 …rence, const tcu::Surface& result, const tcu::IVec3& compareThreshold, int maxAllowedInvalidPixels) in intersectionRelaxedLineImageCompare() argument3732 << "\tnumber of allowed invalid pixels = " << maxAllowedInvalidPixels << "\n" in intersectionRelaxedLineImageCompare()3736 if (numFailingPixels > maxAllowedInvalidPixels) in intersectionRelaxedLineImageCompare()