/external/deqp/framework/common/ |
D | tcuImageCompare.hpp | 41 …COMPARE_LOG_ON_ERROR, //!< If comparison passes, nothing is logged. If fails, everything is writ… enumerator
|
D | tcuImageCompare.cpp | 366 if (logMode != COMPARE_LOG_ON_ERROR || score <= failThreshold) in measurePixelDiffAccuracy()
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 954 …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()
|
D | es31fMultisampleTests.cpp | 484 tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es31fTextureSpecificationTests.cpp | 300 … (levelNdx == 0 && layerFaceNdx == 0) == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 218 …", reference, result, threshold, isLastIter ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es2fMultisampleTests.cpp | 1049 tcu::COMPARE_LOG_ON_ERROR); in iterate() 1460 tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es2fTextureSpecificationTests.cpp | 507 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()
|
D | es2fClippingTests.cpp | 824 …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/ |
D | es3fDepthStencilClearTests.cpp | 221 …", reference, result, threshold, isLastIter ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es3fASTCDecompressionCases.cpp | 589 m_currentIteration == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es3fMultisampleTests.cpp | 1208 tcu::COMPARE_LOG_ON_ERROR); in iterate() 1610 tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es3fTextureSpecificationTests.cpp | 324 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()
|
D | es3fClippingTests.cpp | 828 …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()
|
D | es3fTransformFeedbackTests.cpp | 1302 …comparison result", frameWithoutTf, frameWithTf, tcu::RGBA(1, 1, 1, 1), tcu::COMPARE_LOG_ON_ERROR); in runTest()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 3039 …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()
|