Home
last modified time | relevance | path

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

12

/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…
DtcuImageCompare.cpp574 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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp1131 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1146 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1160 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1580 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1595 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1609 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
1985 …const bool compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "BlendClamp… in iterate()
DvktPipelineStencilExportTests.cpp536 …if (!tcu::floatThresholdCompare(log, "color", "Image compare", referenceImage.getAccess(), resultI… in testStencilExportReplace()
DvktPipelineMaxVaryingsTests.cpp1112 …if (!tcu::floatThresholdCompare(log, "Compare", "Result comparison", referenceImage.getAccess(), r… in test()
DvktPipelineRenderToImageTests.cpp1211 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image Comparison", "", expecte… in testWithSizeReduction()
1632 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image Comparison", comparisonN… in testRenderToMipMaps()
/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()
DvktRenderPassSparseRenderTargetTests.cpp585 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "", "", reference.getAccess()… in iterateInternal()
DvktRenderPassSubpassDependencyTests.cpp104 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()
2855 if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), // log in iterateInternal()
3574 if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), // log in iterateInternal()
/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/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/draw/
DvktDrawShaderLayerTests.cpp816 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testVertexShader()
875 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testTessellationShader()
DvktDrawShaderViewportIndexTests.cpp873 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testVertexFragmentShader()
934 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testTessellationShader()
DvktDrawDiscardRectanglesTests.cpp644 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp321 …bool ok = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Image comparison", "", … in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp816 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
993 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
1293 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp410 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
880 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… 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.cpp437 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
DvktFragmentOperationsScissorTests.cpp480 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTests.cpp538 …if (!tcu::floatThresholdCompare(log, "Result", "", m_params.expectedColor, outPixels, threshold, t… in iterate()
DvktMeshShaderApiTests.cpp637 …if (!tcu::floatThresholdCompare(log, setName.c_str(), "", reference, result, threshold, tcu::COMPA… in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp575 …isOk = tcu::floatThresholdCompare(m_log, "Result comparision", "Result of read pixels to memory co… in iterate()
Des3fReadPixelsTests.cpp392 …if (tcu::floatThresholdCompare(m_testCtx.getLog(), "Result", "Result", reference.getLevel(0), resu… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp1186 …if (!tcu::floatThresholdCompare(log, "ColorResult", "", colorPassVal, colorPixels, tcu::Vec4(0.0f)… in iterate()
1244 …if (!tcu::floatThresholdCompare(log, resultName.c_str(), "", tcu::Vec4(depthClearValue, 0.0f, 0.0f… in iterate()

12