Home
last modified time | relevance | path

Searched refs:floatThresholdCompare (Results 1 – 25 of 125) sorted by relevance

12345

/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.hpp53 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc…
54 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc…
55 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc…
DtcuImageCompare.cpp574 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare() function
664 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare() function
755 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp310 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare color", "color image… in iterate()
312 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare depth", "depth image… in iterate()
DvktConditionalDrawAndClearTests.cpp975 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
1154 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
1455 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp310 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare color", "color image… in iterate()
312 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare depth", "depth image… in iterate()
DvktConditionalDrawAndClearTests.cpp975 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
1154 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
1455 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendTests.cpp1147 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1162 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1176 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1600 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1615 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1629 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
2002 …const bool compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "BlendClamp… in iterate()
DvktPipelineDynamicControlPoints.cpp414 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp1147 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1162 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1176 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1600 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1615 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1629 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
2002 …const bool compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "BlendClamp… in iterate()
DvktPipelineDynamicControlPoints.cpp414 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp846 …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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp846 …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()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp154 …if (floatThresholdCompare (m_context.getTestContext().getLog(), "Expecting comparison to fail", "E… in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp247 …if (tcu::floatThresholdCompare(m_testCtx.getLog(), "Result", "Result", reference.getLevel(0), tcu:… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp154 …if (floatThresholdCompare (m_context.getTestContext().getLog(), "Expecting comparison to fail", "E… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp924 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testVertexShader()
983 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testTessellationShader()
DvktDrawShaderViewportIndexTests.cpp982 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testVertexFragmentShader()
1043 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testTessellationShader()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawShaderLayerTests.cpp924 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testVertexShader()
983 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testTessellationShader()
DvktDrawShaderViewportIndexTests.cpp982 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testVertexFragmentShader()
1043 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testTessellationShader()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp325 …bool ok = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Image comparison", "", … in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp325 …bool ok = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Image comparison", "", … in iterate()
/third_party/vk-gl-cts/modules/glshared/
DglsScissorTests.cpp293 …if (tcu::floatThresholdCompare(log, "ComparisonResult", "Image comparison result", refImage.getAcc… in iterate()
738 …resultOk = tcu::floatThresholdCompare(log, "ComparisonResult", "Image comparison result", refAcces… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp436 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp436 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp415 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
924 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()

12345