/external/deqp/framework/common/ |
D | tcuImageCompare.hpp | 55 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc,…
|
D | tcuImageCompare.cpp | 743 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const C… in intThresholdCompare() function 986 …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/external/vulkancts/modules/vulkan/api/ |
D | vktApiFillBufferTests.cpp | 253 …if (!tcu::intThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparsion",… in checkTestResult()
|
D | vktApiCopiesAndBlittingTests.cpp | 495 …if (!tcu::intThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparsion",… in checkTestResult() 923 …if (!tcu::intThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparsion",… in checkTestResult() 941 …if (!tcu::intThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparsion",… in checkTestResult() 955 …if (!tcu::intThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparsion",… in checkTestResult() 1916 …isOk = tcu::intThresholdCompare(log, "Compare", "Result comparsion", clampedExpected, result, thre… in checkClampedAndUnclampedResult() 1924 …isOk = tcu::intThresholdCompare(log, "Compare", "Result comparsion", unclampedExpected, result, th… in checkClampedAndUnclampedResult()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 275 …bool comparePass = tcu::intThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison… in iterate()
|
D | es2fRandomFragmentOpTests.cpp | 394 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 | 394 compareOk = tcu::intThresholdCompare(m_testCtx.getLog(), in iterate()
|
D | es3fBlendTests.cpp | 330 …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/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 725 …if (!tcu::intThresholdCompare(context.getTestContext().getLog(), "Image Comparison", "", expectedI… in test()
|
D | vktPipelineCacheTests.cpp | 1182 bool compareOk = tcu::intThresholdCompare(m_context.getTestContext().getLog(), in verifyTestResult()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageQualifiersTests.cpp | 152 …ok = tcu::intThresholdCompare(testCtx.getLog(), comparisonName.c_str(), comparisonDesc.c_str(), re… in comparePixelBuffers()
|
D | vktImageLoadStoreTests.cpp | 121 …ok = tcu::intThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), refLayer, resul… in comparePixelBuffers()
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 1210 …if (!intThresholdCompare(log, cell.name.c_str(), cell.description.c_str(), cell.reference.getAcces… in renderTexture() 1714 …if (!(tcu::intThresholdCompare(log, "Image comparison", "Image comparison", refRenderbuffer, rende… in renderRenderbuffer()
|
D | es31fDrawBuffersIndexedTests.cpp | 493 …if (!tcu::intThresholdCompare(log, name.c_str(), desc.c_str(), refRenderbuffer, result, threshold,… in verifyRenderbuffer()
|
D | es31fShaderImageLoadStoreTests.cpp | 1095 …return tcu::intThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), referenceSlic… in operator ()()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 3061 …if (!tcu::intThresholdCompare(context.getLog(), (de::toString(commandIndex) + ":" + getName()).c_s… in verify() 3633 …if (!tcu::intThresholdCompare(context.getLog(), (de::toString(commandIndex) + ":" + getName()).c_s… in verify() 4178 …if (!tcu::intThresholdCompare(context.getLog(), (de::toString(commandIndex) + ":" + getName()).c_s… in verify() 4197 …if (!tcu::intThresholdCompare(context.getLog(), (de::toString(commandIndex) + ":" + getName()).c_s… in verify() 4638 …if (!tcu::intThresholdCompare(context.getLog(), (de::toString(commandIndex) + ":" + getName()).c_s… in verify()
|