Home
last modified time | relevance | path

Searched refs:Float32ToUnsignedFix16 (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Utils.h289 static u32 Float32ToUnsignedFix16( f32 val );
603 NN_FORCE_INLINE u32 Utils::Float32ToUnsignedFix16( f32 val ) in Float32ToUnsignedFix16() function
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_FrameBuffer.cpp246 clearDepth = Float32ToUnsignedFix16( depthStencilBuffer.clearDepth ); in MakeClearRequest()
353 clearDepth = Float32ToUnsignedFix16( depthStencilBuffer.clearDepth ); in MakeClearRequestRaw()
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Utility.h587 inline u32 Float32ToUnsignedFix16( f32 val ) in Float32ToUnsignedFix16() function