Searched refs:Float32ToBits16 (Results 1 – 1 of 1) sorted by relevance
567 u16 GetFloat16Value() const { return Float32ToBits16( m_Float32 ); } in GetFloat16Value()629 static u16 Float32ToBits16(f32 value) in Float32ToBits16() function