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

/external/deqp/framework/common/
H A DtcuImageCompare.cpp457 static tcu::UVec4 computeFlushRelaxedULPDiff (const tcu::Vec4& a, const tcu::Vec4& b) function in namespace:tcu
509 const UVec4 diff = computeFlushRelaxedULPDiff(refPix, cmpPix);

Completed in 228 milliseconds