Home
last modified time | relevance | path

Searched refs:pixelThresholdCompare (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/framework/common/
DtcuImageCompare.hpp47 bool pixelThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc…
DtcuImageCompare.cpp984 bool pixelThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in pixelThresholdCompare() function
/external/deqp/modules/gles3/functional/
Des3fShaderMetamorphicTests.cpp165 …bool same = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", img, refImg, tcu:… in checkNondet()
195 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", recipientImg, var… in iterate()
Des3fShaderBuiltinVarTests.cpp368 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate()
463 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate()
702 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate()
Des3fVertexArrayObjectTests.cpp649 …isOk = tcu::pixelThresholdCompare (m_log, "Results", "Comparison result from rendering with Vertex… in iterate()
650 …isOk = isOk && tcu::pixelThresholdCompare (m_log, "Results", "Comparison result from rendering wit… in iterate()
1226 …isOk = tcu::pixelThresholdCompare (m_log, "Results", "Comparison result from rendering with Vertex… in iterate()
1227 …isOk = isOk && tcu::pixelThresholdCompare (m_log, "Results", "Comparison result from rendering wit… in iterate()
Des3fPrimitiveRestartTests.cpp496 …bool testOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "ComparisonResult", "Image comparison… in iterate()
Des3fDepthStencilClearTests.cpp221 …bool isOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", … in iterate()
Des3fFramebufferBlitTests.cpp150 …return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", referen… in compare()
447 …return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", referen… in compare()
Des3fASTCDecompressionCases.cpp594 …const bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "ComparisonResult", "Compari… in iterate()
Des3fMultisampleTests.cpp1202 bool passed = tcu::pixelThresholdCompare(log, in iterate()
1604 bool passed = tcu::pixelThresholdCompare(log, in iterate()
Des3fDepthStencilTests.cpp702 …bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp349 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate()
441 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate()
674 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate()
Des2fBufferTestUtil.cpp469 …if (!tcu::pixelThresholdCompare(m_context.getTestContext().getLog(), "RenderResult", imageSetDesc.… in verify()
633 …if (!tcu::pixelThresholdCompare(m_context.getTestContext().getLog(), "RenderResult", imageSetDesc.… in verify()
Des2fDepthStencilClearTests.cpp218 …bool isOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", … in iterate()
Des2fMultisampleTests.cpp1043 bool passed = tcu::pixelThresholdCompare(log, in iterate()
1454 bool passed = tcu::pixelThresholdCompare(log, in iterate()
Des2fVertexTextureTests.cpp385 …return tcu::pixelThresholdCompare(log, "Result", "Image compare result", ref, res, threshold, tcu:… in compareImages()
Des2fDepthStencilTests.cpp702 …bool compareOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLimitTests.cpp95 …compareOk = pixelThresholdCompare(m_context.getTestContext().getLog(), "Result", "Image comparison… in iterate()
/external/deqp/modules/egl/
DteglColorClearCase.cpp248 …bool imagesOk = tcu::pixelThresholdCompare(log, "ComparisonResult", "Image comparison result", ref… in executeForContexts()
436 …bool imagesOk = tcu::pixelThresholdCompare(log, "ComparisonResult", "Image comparison result", ref… in executeForContexts()
DteglImageFormatTests.cpp576 …return tcu::pixelThresholdCompare(log, "Depth buffer rendering result", "Result from rendering wit… in invokeGLES2()
694 …return tcu::pixelThresholdCompare(log, "StencilResult", "Result from rendering with stencil buffer… in invokeGLES2()
732 …return tcu::pixelThresholdCompare(log, "Renderbuffer read", "Result from reading renderbuffer", re… in invokeGLES2()
DteglPreservingSwapTests.cpp415 …return tcu::pixelThresholdCompare(log, "Pre- / Post framebuffer compare", "Compare pre- and post-s… in comparePreAndPostSwapFramebuffers()
/external/deqp/modules/glshared/
DglsSamplerObjectTest.cpp568 …bool isOk = pixelThresholdCompare (log, "Sampler render result", "Result from rendering with sampl… in iterate()
570 …if (!pixelThresholdCompare (log, "Texture render result", "Result from rendering with texture stat… in iterate()
1159 …bool isOk = pixelThresholdCompare (log, "Sampler render result", "Result from rendering with sampl… in iterate()
1161 …if (!pixelThresholdCompare (log, "Texture render result", "Result from rendering with texture stat… in iterate()
DglsBufferTestUtil.cpp639 …if (!tcu::pixelThresholdCompare(m_log, "RenderResult", imageSetDesc.c_str(), reference, rendered, … in verify()
837 …if (!tcu::pixelThresholdCompare(m_log, "RenderResult", imageSetDesc.c_str(), referenceImg, indexBu… in verify()
DglsLifetimeTests.cpp1194 const bool surfacesMatch = tcu::pixelThresholdCompare( in iterate()
1287 const bool surfacesMatch = tcu::pixelThresholdCompare( in iterate()
/external/deqp/modules/gles31/functional/
Des31fMultisampleTests.cpp472 bool passed = tcu::pixelThresholdCompare(log, in iterate()

12