Searched refs:computeFloatFlushRelaxedULPDiff (Results 1 – 1 of 1) sorted by relevance
566 static uint32_t computeFloatFlushRelaxedULPDiff(float a, float b) in computeFloatFlushRelaxedULPDiff() function587 …return tcu::UVec4(computeFloatFlushRelaxedULPDiff(a.x(), b.x()), computeFloatFlushRelaxedULPDiff(a… in computeFlushRelaxedULPDiff()588 … computeFloatFlushRelaxedULPDiff(a.z(), b.z()), computeFloatFlushRelaxedULPDiff(a.w(), b.w())); in computeFlushRelaxedULPDiff()