Lines Matching full:abits
112 const deUint32 aBits = tcu::Float32(a).bits();114 return aBits > bBits ? aBits - bBits : bBits - aBits;