Home
last modified time | relevance | path

Searched refs:maxAllowedInvalidPixels (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.cpp3499 …tcu::IVec3& compareThreshold, const tcu::IVec3& renderTargetThreshold, int maxAllowedInvalidPixels) in edgeRelaxedImageCompare() argument
3567 << "\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() argument
3664 << "\tnumber of allowed invalid pixels = " << maxAllowedInvalidPixels << "\n" in intersectionRelaxedLineImageCompare()
3668 if (numFailingPixels > maxAllowedInvalidPixels) in intersectionRelaxedLineImageCompare()