Searched refs:intThresholdCompare (Results 1 – 16 of 16) sorted by relevance
/external/deqp/framework/common/ |
D | tcuImageCompare.hpp | 55 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc,…
|
D | tcuImageCompare.cpp | 741 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/ |
D | glsScissorTests.cpp | 707 …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/ |
D | teglSwapBuffersTests.cpp | 416 …if (!tcu::intThresholdCompare(m_testCtx.getLog(), "Compare end of frame against beginning of frame… in executeForConfig()
|
D | teglNativeColorMappingTests.cpp | 274 …return tcu::intThresholdCompare(log, "Result compare", "Compare results", reference.getAccess(), r… in validate()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 270 …bool comparePass = tcu::intThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
|
D | es2fRandomFragmentOpTests.cpp | 390 compareOk = tcu::intThresholdCompare(m_testCtx.getLog(), in iterate()
|
D | es2fTextureSpecificationTests.cpp | 506 …bool isOk = tcu::intThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", re… in verifyTex2D()
|
/external/deqp/modules/gles3/functional/ |
D | es3fPixelBufferObjectTests.cpp | 570 …isOk = tcu::intThresholdCompare(m_log, "Result comparision", "Result of read pixels to memory comp… in iterate()
|
D | es3fRandomFragmentOpTests.cpp | 390 compareOk = tcu::intThresholdCompare(m_testCtx.getLog(), in iterate()
|
D | es3fBlendTests.cpp | 324 …bool comparePass = tcu::intThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
|
D | es3fTextureSpecificationTests.cpp | 323 …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()
|
D | es3fFragmentOutputTests.cpp | 943 …isOk = tcu::intThresholdCompare(log, name.c_str(), desc.c_str(), reference, rendered, threshold, t… in iterate()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawBuffersIndexedTests.cpp | 476 …if (!tcu::intThresholdCompare(log, name.c_str(), desc.c_str(), refRenderbuffer, result, threshold,… in verifyRenderbuffer()
|
D | es31fCopyImageTests.cpp | 1498 …if (!(tcu::intThresholdCompare(log, "Image comparison", "Image comparison", refRenderbuffer, rende… in verifyRenderbuffer()
|
D | es31fShaderImageLoadStoreTests.cpp | 1083 …return tcu::intThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), referenceSlic… in operator ()()
|