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