Searched refs:FixedU24 (Results 1 – 2 of 2) sorted by relevance
988 class FixedU24994 FixedU24() : m_Float32( 0.0f ) {} in FixedU24() function1001 explicit FixedU24( u32 fixedU24 ) in FixedU24() function1011 explicit FixedU24( f32 fvalue ) in FixedU24() function
894 … command[13] |= ((ut::FixedU24::Float32ToFixedU24(texture.GetShadowZBias()) >> 1) & 0x7FFFFF) << 1; in SetupTextureMapperCommand()