Home
last modified time | relevance | path

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

12

/external/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp832 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
847 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
861 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
DvktPipelineStencilExportTests.cpp572 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testStencilExportReplace()
DvktPipelineRenderToImageTests.cpp1214 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image Comparison", "", expecte… in testWithSizeReduction()
1625 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image Comparison", comparisonN… in testRenderToMipMaps()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp142 …if (floatThresholdCompare (m_context.getTestContext().getLog(), "Expecting comparison to fail", "E… in iterate()
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp247 …if (tcu::floatThresholdCompare(m_testCtx.getLog(), "Result", "Result", reference.getLevel(0), tcu:… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderViewportIndexTests.cpp847 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testVertexShader()
904 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in testTessellationShader()
DvktDrawShaderLayerTests.cpp952 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testVertexShader()
1013 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetD… in testTessellationShader()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp798 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
958 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
1239 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp401 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
824 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Comparison", "Comparison", r… in iterate()
/external/deqp/modules/glshared/
DglsScissorTests.cpp276 …if (tcu::floatThresholdCompare(log, "ComparisonResult", "Image comparison result", refImage.getAcc… in iterate()
702 …resultOk = tcu::floatThresholdCompare(log, "ComparisonResult", "Image comparison result", refAcces… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp460 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
DvktFragmentOperationsScissorTests.cpp486 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
/external/deqp/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()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp550 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "", "", reference.getAccess()… in iterateInternal()
DvktRenderPassMultisampleTests.cpp1430 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), name.c_str(), name.c_str(), r… in iterateInternal()
1590 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), name.c_str(), name.c_str(), r… in iterateInternal()
DvktRenderPassSubpassDependencyTests.cpp872 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "", "", reference.getAccess()… in iterateInternal()
1357 return tcu::floatThresholdCompare(log, // log in verifyDepth()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp156 …ok = tcu::floatThresholdCompare(testCtx.getLog(), comparisonName.c_str(), comparisonDesc.c_str(), … in comparePixelBuffers()
DvktImageMutableTests.cpp1775 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image comparison", "", expecte… in testMutable()
2284 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image comparison", "", expecte… in testSwapchainMutable()
DvktImageLoadStoreTests.cpp125 …ok = tcu::floatThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), refLayer, res… in comparePixelBuffers()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp640 …if (tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Result", description.c_str(),… in checkImage()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp621 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in checkTestResult()
1024 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in checkTestResult()
1042 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in checkTestResult()
1056 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in checkTestResult()
2002 …isOk = tcu::floatThresholdCompare(log, "Compare", "Result comparsion", clampedExpected, result, th… in checkLinearFilteredResult()
2008 …isOk = tcu::floatThresholdCompare(log, "Compare", "Result comparsion", unclampedExpected, result, … in checkLinearFilteredResult()
3007 …singleLevelOk = tcu::floatThresholdCompare(log, "Compare", "Result comparsion", clampedLevel, resu… in checkLinearFilteredResult()
3013 …singleLevelOk = tcu::floatThresholdCompare(log, "Compare", "Result comparsion", unclampedLevel, re… in checkLinearFilteredResult()
/external/deqp/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp464 …if (!tcu::floatThresholdCompare(log, name.c_str(), desc.c_str(), reference, result, threshold, tcu… in verifyRenderbuffer()

12