Home
last modified time | relevance | path

Searched refs:computeAbsDiff (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuRGBA.hpp116 inline RGBA computeAbsDiff (RGBA a, RGBA b) in computeAbsDiff() function
140 return computeAbsDiff(a, b).isBelowThreshold(threshold); in compareThreshold()
/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp745 log << TestLog::Message << "Exceeds: " << threshold << " diff:" << tcu::computeAbsDiff(ref, res) in iterate()
1082 << "Exceeds: " << threshold << " diff:" << tcu::computeAbsDiff(ref, res) << " res:" << res in iterate()