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