Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageCompare.hpp41COMPARE_LOG_ON_ERROR, //!< If comparison passes, nothing is logged. If fails, everything is writ… enumerator
DtcuImageCompare.cpp366 if (logMode != COMPARE_LOG_ON_ERROR || score <= failThreshold) in measurePixelDiffAccuracy()
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp954 …de::toString(level)).c_str(), referenceFrame, renderedFrame, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyTexture2DView()
1114 …de::toString(slice)).c_str(), referenceFrame, renderedFrame, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyTexture3DView()
1227 …" + cubemapFaceName).c_str(), referenceFrame, renderedFrame, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyTextureCubemapView()
1397 …de::toString(layer)).c_str(), referenceFrame, renderedFrame, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyTexture2DArrayView()
1522 …age comparison", refRenderbuffer, renderbuffer.getAccess(), threshold, tcu::COMPARE_LOG_ON_ERROR))) in verifyRenderbuffer()
1531 …age comparison", refRenderbuffer, renderbuffer.getAccess(), threshold, tcu::COMPARE_LOG_ON_ERROR))) in verifyRenderbuffer()
1540 …age comparison", refRenderbuffer, renderbuffer.getAccess(), threshold, tcu::COMPARE_LOG_ON_ERROR))) in verifyRenderbuffer()
Des31fMultisampleTests.cpp484 tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des31fTextureSpecificationTests.cpp300 … (levelNdx == 0 && layerFaceNdx == 0) == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp218 …", reference, result, threshold, isLastIter ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des2fMultisampleTests.cpp1049 tcu::COMPARE_LOG_ON_ERROR); in iterate()
1460 tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des2fTextureSpecificationTests.cpp507 levelNdx == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTex2D()
548 levelNdx == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexCube()
Des2fClippingTests.cpp824 …re(log, "Images", "", referenceImageAccess, testImageAccess, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyImage()
1019 …re(log, "Images", "", referenceImageAccess, testImageAccess, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyImage()
/external/deqp/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp221 …", reference, result, threshold, isLastIter ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des3fASTCDecompressionCases.cpp589 m_currentIteration == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des3fMultisampleTests.cpp1208 tcu::COMPARE_LOG_ON_ERROR); in iterate()
1610 tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des3fTextureSpecificationTests.cpp324 levelNdx == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
416 levelNdx == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
516 … (levelNdx == 0 && layerNdx == 0) ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
617 … (levelNdx == 0 && depth == 0) ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
Des3fClippingTests.cpp828 …re(log, "Images", "", referenceImageAccess, testImageAccess, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyImage()
1023 …re(log, "Images", "", referenceImageAccess, testImageAccess, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyImage()
Des3fTransformFeedbackTests.cpp1302 …comparison result", frameWithoutTf, frameWithTf, tcu::RGBA(1, 1, 1, 1), tcu::COMPARE_LOG_ON_ERROR); in runTest()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp3039 …dex) + ":" + getName()).c_str(), referenceImage, resultImage, UVec4(0), tcu::COMPARE_LOG_ON_ERROR)) in verify()
3611 …mmandIndex) + ":" + getName()).c_str(), refAccess, resAccess, UVec4(0), tcu::COMPARE_LOG_ON_ERROR)) in verify()
4156 …mmandIndex) + ":" + getName()).c_str(), refAccess, resAccess, UVec4(0), tcu::COMPARE_LOG_ON_ERROR)) in verify()
4175 …+ ":" + getName()).c_str(), reference.getAccess(), resAccess, UVec4(0), tcu::COMPARE_LOG_ON_ERROR)) in verify()
4617 …mmandIndex) + ":" + getName()).c_str(), refAccess, resAccess, UVec4(0), tcu::COMPARE_LOG_ON_ERROR)) in verify()