Searched refs:computeAbsDiff (Results 1 – 2 of 2) sorted by relevance
116 inline RGBA computeAbsDiff (RGBA a, RGBA b) in computeAbsDiff() function140 return computeAbsDiff(a, b).isBelowThreshold(threshold); in compareThreshold()
745 log << TestLog::Message << "Exceeds: " << threshold << " diff:" << tcu::computeAbsDiff(ref, res) in iterate()1082 << "Exceeds: " << threshold << " diff:" << tcu::computeAbsDiff(ref, res) << " res:" << res in iterate()