Home
last modified time | relevance | path

Searched refs:dsThresholdCompare (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuImageCompare.hpp58 bool dsThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, …
DtcuImageCompare.cpp830 bool dsThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const Con… in dsThresholdCompare() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp778 …if (!tcu::dsThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison", … in checkTestResult()