Searched refs:Float32ToUnsignedFix24 (Results 1 – 6 of 6) sorted by relevance
87 u32 zBiasFix24 = Float32ToUnsignedFix24( zBias );
409 inline u32 Float32ToUnsignedFix24( f32 val ) in Float32ToUnsignedFix24() function
226 Float32ToUnsignedFix24( depthStencilBuffer.clearDepth ); in MakeClearRequest()238 clearDepth = Float32ToUnsignedFix24( depthStencilBuffer.clearDepth ); in MakeClearRequest()
174 u32 zBiasFix24 = Float32ToUnsignedFix24( zBias ); in MakeTextureCommand()
299 static u32 Float32ToUnsignedFix24( f32 val );622 NN_FORCE_INLINE u32 Utils::Float32ToUnsignedFix24( f32 val ) in Float32ToUnsignedFix24() function
1657 bias = Utils::Float32ToUnsignedFix24(zBias); in SetShadowZScaleBias()