Home
last modified time | relevance | path

Searched refs:COMPARE_LOG_ON_ERROR (Results 1 – 14 of 14) 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.cpp359 if (logMode != COMPARE_LOG_ON_ERROR || score <= failThreshold) in measurePixelDiffAccuracy()
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp218 …", reference, result, threshold, isLastIter ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des2fMultisampleTests.cpp1037 tcu::COMPARE_LOG_ON_ERROR); in iterate()
1448 tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des2fTextureSpecificationTests.cpp508 levelNdx == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTex2D()
549 levelNdx == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexCube()
Des2fClippingTests.cpp816 …re(log, "Images", "", referenceImageAccess, testImageAccess, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyImage()
1003 …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()
Des3fMultisampleTests.cpp1184 tcu::COMPARE_LOG_ON_ERROR); in iterate()
1586 tcu::COMPARE_LOG_ON_ERROR); in iterate()
Des3fTextureSpecificationTests.cpp312 levelNdx == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
404 levelNdx == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
504 … (levelNdx == 0 && layerNdx == 0) ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
605 … (levelNdx == 0 && depth == 0) ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in verifyTexture()
Des3fClippingTests.cpp820 …re(log, "Images", "", referenceImageAccess, testImageAccess, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyImage()
1007 …re(log, "Images", "", referenceImageAccess, testImageAccess, threshold, tcu::COMPARE_LOG_ON_ERROR)) in verifyImage()
Des3fTransformFeedbackTests.cpp1289 …comparison result", frameWithoutTf, frameWithTf, tcu::RGBA(1, 1, 1, 1), tcu::COMPARE_LOG_ON_ERROR); in runTest()
Des3fASTCDecompressionCases.cpp1974 m_currentIteration == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
/external/deqp/modules/gles31/functional/
Des31fMultisampleTests.cpp474 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()