Searched refs:COMPARE_LOG_ON_ERROR (Results 1 – 14 of 14) sorted by relevance
/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 | 359 if (logMode != COMPARE_LOG_ON_ERROR || score <= failThreshold) in measurePixelDiffAccuracy()
|
/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 | 1037 tcu::COMPARE_LOG_ON_ERROR); in iterate() 1448 tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es2fTextureSpecificationTests.cpp | 508 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()
|
D | es2fClippingTests.cpp | 816 …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/ |
D | es3fDepthStencilClearTests.cpp | 221 …", reference, result, threshold, isLastIter ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es3fMultisampleTests.cpp | 1184 tcu::COMPARE_LOG_ON_ERROR); in iterate() 1586 tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
D | es3fTextureSpecificationTests.cpp | 312 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()
|
D | es3fClippingTests.cpp | 820 …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()
|
D | es3fTransformFeedbackTests.cpp | 1289 …comparison result", frameWithoutTf, frameWithTf, tcu::RGBA(1, 1, 1, 1), tcu::COMPARE_LOG_ON_ERROR); in runTest()
|
D | es3fASTCDecompressionCases.cpp | 1974 m_currentIteration == 0 ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate()
|
/external/deqp/modules/gles31/functional/ |
D | es31fMultisampleTests.cpp | 474 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()
|