/external/deqp/framework/common/ |
D | tcuImageCompare.hpp | 53 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc… 54 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc…
|
D | tcuImageCompare.cpp | 574 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare() function 661 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare() function
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBlendTests.cpp | 1123 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage() 1138 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage() 1152 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage() 1533 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage() 1548 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage() 1562 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage() 1938 …const bool compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "BlendClamp… in iterate()
|
D | vktPipelineStencilExportTests.cpp | 536 …if (!tcu::floatThresholdCompare(log, "color", "Image compare", referenceImage.getAccess(), resultI… in testStencilExportReplace()
|
D | vktPipelineMaxVaryingsTests.cpp | 1112 …if (!tcu::floatThresholdCompare(log, "Compare", "Result comparison", referenceImage.getAccess(), r… in test()
|
D | vktPipelineRenderToImageTests.cpp | 1211 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image Comparison", "", expecte… in testWithSizeReduction() 1632 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image Comparison", comparisonN… in testRenderToMipMaps()
|
D | vktPipelineDepthTests.cpp | 817 depthCompareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringAnisotropyTests.cpp | 144 …if (floatThresholdCompare (m_context.getTestContext().getLog(), "Expecting comparison to fail", "E… in iterate()
|
/external/deqp/modules/gles2/functional/ |
D | es2fReadPixelsTests.cpp | 247 …if (tcu::floatThresholdCompare(m_testCtx.getLog(), "Result", "Result", reference.getLevel(0), tcu:… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 846 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in iterate() 856 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in iterate()
|
D | vktRenderPassSparseRenderTargetTests.cpp | 552 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "", "", reference.getAccess()… in iterateInternal()
|
D | vktRenderPassSubpassDependencyTests.cpp | 104 return tcu::floatThresholdCompare(log, // log in verifyDepth() 980 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "", "", reference.getAccess()… in iterateInternal() 2256 if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), // log in iterateInternal() 2831 if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), // log in iterateInternal() 3550 if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), // log in iterateInternal()
|
D | vktRenderPassMultisampleTests.cpp | 1546 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), name.c_str(), name.c_str(), r… in iterateInternal() 1706 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), name.c_str(), name.c_str(), r… in iterateInternal()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderLayerTests.cpp | 768 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testVertexShader() 827 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testTessellationShader()
|
D | vktDrawShaderViewportIndexTests.cpp | 848 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testVertexFragmentShader() 909 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testTessellationShader()
|
D | vktDrawDiscardRectanglesTests.cpp | 607 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 815 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate() 992 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate() 1292 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 437 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
|
D | vktFragmentOperationsScissorTests.cpp | 480 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryExternalMemoryHostTests.cpp | 407 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate() 877 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 293 …if (tcu::floatThresholdCompare(log, "ComparisonResult", "Image comparison result", refImage.getAcc… in iterate() 738 …resultOk = tcu::floatThresholdCompare(log, "ComparisonResult", "Image comparison result", refAcces… in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fPixelBufferObjectTests.cpp | 575 …isOk = tcu::floatThresholdCompare(m_log, "Result comparision", "Result of read pixels to memory co… in iterate()
|
D | es3fReadPixelsTests.cpp | 392 …if (tcu::floatThresholdCompare(m_testCtx.getLog(), "Result", "Result", reference.getLevel(0), resu… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmCrossStageInterfaceTests.cpp | 565 …if (tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Result", description.c_str(),… in checkImage()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageQualifiersTests.cpp | 157 …ok = tcu::floatThresholdCompare(testCtx.getLog(), comparisonName.c_str(), comparisonDesc.c_str(), … in comparePixelBuffers()
|