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