Home
last modified time | relevance | path

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

/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/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/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/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp568 …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()
Des3fFragmentOutputTests.cpp935 …isOk = tcu::floatThresholdCompare(log, name.c_str(), desc.c_str(), reference, rendered, threshold,… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp756 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
DvktFragmentOperationsScissorTests.cpp740 …if (!tcu::floatThresholdCompare(context.getTestContext().getLog(), "color", "Image compare", refer… in test()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp1162 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image Comparison", "", expecte… in testWithSizeReduction()
1607 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image Comparison", comparisonN… in testRenderToMipMaps()
DvktPipelineBlendTests.cpp927 compareOk = tcu::floatThresholdCompare(m_context.getTestContext().getLog(), in verifyImage()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp1659 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), name.c_str(), name.c_str(), r… in iterate()
1819 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), name.c_str(), name.c_str(), r… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp154 …ok = tcu::floatThresholdCompare(testCtx.getLog(), comparisonName.c_str(), comparisonDesc.c_str(), … in comparePixelBuffers()
DvktImageLoadStoreTests.cpp123 …ok = tcu::floatThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), refLayer, res… in comparePixelBuffers()
DvktImageMutableTests.cpp1766 …ok = tcu::floatThresholdCompare(context.getTestContext().getLog(), "Image comparison", "", expecte… in testMutable()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp579 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in checkTestResult()
1012 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in checkTestResult()
1030 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in checkTestResult()
1044 …if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison… in checkTestResult()
2004 …isOk = tcu::floatThresholdCompare(log, "Compare", "Result comparsion", clampedExpected, result, th… in checkLinearFilteredResult()
2010 …isOk = tcu::floatThresholdCompare(log, "Compare", "Result comparsion", unclampedExpected, result, … in checkLinearFilteredResult()
/external/deqp/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp463 …if (!tcu::floatThresholdCompare(log, name.c_str(), desc.c_str(), reference, result, threshold, tcu… in verifyRenderbuffer()
Des31fDrawBuffersIndexedTests.cpp506 …if (!tcu::floatThresholdCompare(log, name.c_str(), desc.c_str(), refRenderbuffer, result, threshol… in verifyRenderbuffer()
Des31fCopyImageTests.cpp1723 …if (!(tcu::floatThresholdCompare(log, "Image comparison", "Image comparison", refRenderbuffer, ren… in renderRenderbuffer()
Des31fShaderImageLoadStoreTests.cpp1097 …return tcu::floatThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), referenceSl… in operator ()()
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp2842 …const bool level0Ok = tcu::floatThresholdCompare(log, "Level0", "Level 0", level0Reference.getLe… in compareGenMipmapResult()
2918 const bool level0Ok = tcu::floatThresholdCompare(log, in compareGenMipmapResult()