Lines Matching defs:bBits
113 const deUint32 bBits = tcu::Float32(b).bits();114 return aBits > bBits ? aBits - bBits : bBits - aBits;