Home
last modified time | relevance | path

Searched refs:intThresholdCompare (Results 1 – 16 of 16) sorted by relevance

/external/deqp/framework/common/
DtcuImageCompare.hpp55 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc,…
DtcuImageCompare.cpp741 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const C… in intThresholdCompare() function
984 …return intThresholdCompare(log, imageSetName, imageSetDesc, reference.getAccess(), result.getAcces… in pixelThresholdCompare()
/external/deqp/modules/glshared/
DglsScissorTests.cpp707 …resultOk = tcu::intThresholdCompare(log, "ComparisonResult", "Image comparison result", refAccess,… in iterate()
712 …resultOk = tcu::intThresholdCompare(log, "ComparisonResult", "Image comparison result", refAccess,… in iterate()
/external/deqp/modules/egl/
DteglSwapBuffersTests.cpp416 …if (!tcu::intThresholdCompare(m_testCtx.getLog(), "Compare end of frame against beginning of frame… in executeForConfig()
DteglNativeColorMappingTests.cpp274 …return tcu::intThresholdCompare(log, "Result compare", "Compare results", reference.getAccess(), r… in validate()
/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp270 …bool comparePass = tcu::intThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
Des2fRandomFragmentOpTests.cpp390 compareOk = tcu::intThresholdCompare(m_testCtx.getLog(), in iterate()
Des2fTextureSpecificationTests.cpp506 …bool isOk = tcu::intThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", re… in verifyTex2D()
/external/deqp/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp570 …isOk = tcu::intThresholdCompare(m_log, "Result comparision", "Result of read pixels to memory comp… in iterate()
Des3fRandomFragmentOpTests.cpp390 compareOk = tcu::intThresholdCompare(m_testCtx.getLog(), in iterate()
Des3fBlendTests.cpp324 …bool comparePass = tcu::intThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
Des3fTextureSpecificationTests.cpp323 …bool isOk = tcu::intThresholdCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference.… in verifyTexture()
515 …bool depthOk = tcu::intThresholdCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), referen… in verifyTexture()
616 …bool depthOk = tcu::intThresholdCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), referen… in verifyTexture()
Des3fFragmentOutputTests.cpp943 …isOk = tcu::intThresholdCompare(log, name.c_str(), desc.c_str(), reference, rendered, threshold, t… in iterate()
/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp476 …if (!tcu::intThresholdCompare(log, name.c_str(), desc.c_str(), refRenderbuffer, result, threshold,… in verifyRenderbuffer()
Des31fCopyImageTests.cpp1498 …if (!(tcu::intThresholdCompare(log, "Image comparison", "Image comparison", refRenderbuffer, rende… in verifyRenderbuffer()
Des31fShaderImageLoadStoreTests.cpp1083 …return tcu::intThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), referenceSlic… in operator ()()