/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 244 else if (logMode == COMPARE_LOG_RESULT) in fuzzyCompare() 357 else if (logMode == COMPARE_LOG_RESULT) in measurePixelDiffAccuracy() 540 else if (logMode == COMPARE_LOG_RESULT) in floatUlpThresholdCompare() 627 else if (logMode == COMPARE_LOG_RESULT) in floatThresholdCompare() 709 else if (logMode == COMPARE_LOG_RESULT) in floatThresholdCompare() 796 else if (logMode == COMPARE_LOG_RESULT) in intThresholdCompare() 873 else if (logMode == COMPARE_LOG_RESULT) in intThresholdPositionDeviationCompare() 953 else if (logMode == COMPARE_LOG_RESULT) in intThresholdPositionDeviationErrorThresholdCompare() 1028 else if (logMode == COMPARE_LOG_RESULT) in bilinearCompare()
|
D | tcuImageCompare.hpp | 40 …COMPARE_LOG_RESULT, //!< If comparison passes, log result only. If fails, everything is written… enumerator
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 94 ….getLog(), "Result", "Image comparison result", refImage, resImage, threshold, COMPARE_LOG_RESULT); in iterate() 219 ….getLog(), "Result", "Image comparison result", refImage, resImage, threshold, COMPARE_LOG_RESULT); in iterate() 348 ….getLog(), "Result", "Image comparison result", refImage, resImage, threshold, COMPARE_LOG_RESULT); in iterate() 498 ….getLog(), "Result", "Image comparison result", refImage, resImage, threshold, COMPARE_LOG_RESULT); in iterate() 664 ….getLog(), "Result", "Image comparison result", refImage, resImage, threshold, COMPARE_LOG_RESULT); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringAnisotropyTests.cpp | 136 … renderedFrame.getAccess(), renderedAnisotropyFrame.getAccess(), 0.05f, tcu::COMPARE_LOG_RESULT)) in iterate() 143 …deredFrame.getAccess(), renderedAnisotropyFrame.getAccess(), Vec4(0.05f), tcu::COMPARE_LOG_RESULT)) in iterate()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 348 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate() 440 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate() 557 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate() 652 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate()
|
D | es2fReadPixelsTests.cpp | 233 …, tcu::RGBA(redThreshold, greenThreshold, blueThreshold, alphaThreshold), tcu::COMPARE_LOG_RESULT)) in iterate() 247 …, tcu::Vec4(redThreshold, greenThreshold, blueThreshold, alphaThreshold), tcu::COMPARE_LOG_RESULT)) in iterate()
|
D | es2fDepthRangeTests.cpp | 257 …Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate() 390 …Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate()
|
D | es2fRandomFragmentOpTests.cpp | 391 tcu::COMPARE_LOG_RESULT); in iterate() 400 tcu::COMPARE_LOG_RESULT); in iterate()
|
D | es2fBufferTestUtil.cpp | 469 …(), "RenderResult", imageSetDesc.c_str(), reference, rendered, threshold, tcu::COMPARE_LOG_RESULT)) in verify() 633 …erResult", imageSetDesc.c_str(), referenceImg, indexBufferImg, threshold, tcu::COMPARE_LOG_RESULT)) in verify()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateGeneralTests.cpp | 149 tcu::COMPARE_LOG_RESULT)) in iterate() 258 tcu::COMPARE_LOG_RESULT)) in iterate() 409 tcu::COMPARE_LOG_RESULT)) in iterate()
|
D | vktDynamicStateVPTests.cpp | 123 tcu::COMPARE_LOG_RESULT)) in iterate() 374 tcu::COMPARE_LOG_RESULT)) in iterate()
|
D | vktDynamicStateCBTests.cpp | 156 tcu::COMPARE_LOG_RESULT)) in iterate()
|
D | vktDynamicStateRSTests.cpp | 484 tcu::COMPARE_LOG_RESULT)) in iterate() 590 tcu::COMPARE_LOG_RESULT)) in iterate() 696 tcu::COMPARE_LOG_RESULT)) in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawSimpleTest.cpp | 202 tcu::COMPARE_LOG_RESULT)) { in iterate() 310 tcu::COMPARE_LOG_RESULT)) { in iterate()
|
D | vktDrawIndexedTest.cpp | 223 tcu::COMPARE_LOG_RESULT)) { in iterate() 346 tcu::COMPARE_LOG_RESULT)) { in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderBuiltinVarTests.cpp | 368 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate() 463 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate() 583 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate() 681 …are(log, "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT); in iterate() 1067 …etLog(), "Result", "Image comparison result", refImg, testImg, threshold, tcu::COMPARE_LOG_RESULT)) in iterate()
|
D | es3fFragDepthTests.cpp | 264 …Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate() 416 …Result", "Image comparison result", referenceFrame, renderedFrame, 0.05f, tcu::COMPARE_LOG_RESULT); in iterate()
|
D | es3fPixelBufferObjectTests.cpp | 568 … readRefrence.getLevel(0), readResult, tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f), tcu::COMPARE_LOG_RESULT); in iterate() 570 …to buffer", readRefrence.getLevel(0), readResult, tcu::UVec4(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate()
|
D | es3fRandomFragmentOpTests.cpp | 391 tcu::COMPARE_LOG_RESULT); in iterate() 400 tcu::COMPARE_LOG_RESULT); in iterate()
|
D | es3fReadPixelsTests.cpp | 378 …, tcu::RGBA(redThreshold, greenThreshold, blueThreshold, alphaThreshold), tcu::COMPARE_LOG_RESULT)) in iterate() 392 …, tcu::Vec4(redThreshold, greenThreshold, blueThreshold, alphaThreshold), tcu::COMPARE_LOG_RESULT)) in iterate()
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 276 …omparison result", refImage.getAccess(), resImage.getAccess(), threshold, tcu::COMPARE_LOG_RESULT)) in iterate() 702 …mparison result", refAccess, resAccess, Vec4(0.02f, 0.02f, 0.02f, 0.02f), tcu::COMPARE_LOG_RESULT); in iterate() 707 …ult", "Image comparison result", refAccess, resAccess, UVec4(2, 2, 2, 2), tcu::COMPARE_LOG_RESULT); in iterate() 712 …ult", "Image comparison result", refAccess, resAccess, UVec4(2, 2, 2, 2), tcu::COMPARE_LOG_RESULT); in iterate()
|
D | glsSamplerObjectTest.cpp | 568 …endering with sampler", samplerRef, samplerResult, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate() 570 …ng with texture state", textureRef, textureResult, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT)) in iterate() 1159 …endering with sampler", samplerRef, samplerResult, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate() 1161 …ng with texture state", textureRef, textureResult, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT)) in iterate()
|
/external/deqp/modules/egl/ |
D | teglColorClearCase.cpp | 248 … comparison result", refFrame, frame, eps + pixelFmt.getColorThreshold(), tcu::COMPARE_LOG_RESULT); in executeForContexts() 435 … comparison result", refFrame, frame, eps + pixelFmt.getColorThreshold(), tcu::COMPARE_LOG_RESULT); in executeForContexts()
|
D | teglPreservingSwapTests.cpp | 410 0.05f, tcu::COMPARE_LOG_RESULT); in compareToReference() 415 …e- and post-swap framebuffers", preSwap, postSwap, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in comparePreAndPostSwapFramebuffers()
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.cpp | 719 referenceImage.getAccess(), resultImage, 0.001f, tcu::COMPARE_LOG_RESULT)) in compareWithFileImage() 721 …ess(), resultImage, tcu::UVec4(1u, 1u, 1u, 1u), tcu::IVec3(2,2,2), false, tcu::COMPARE_LOG_RESULT); in compareWithFileImage()
|