Searched refs:GetFloat16Value (Results 1 – 1 of 1) sorted by relevance
567 u16 GetFloat16Value() const { return Float32ToBits16( m_Float32 ); } in GetFloat16Value() function573 operator u16() const { return GetFloat16Value(); } in u16()