Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds