Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_FrameBuffer.cpp232 clearDepth = Float32ToUnsignedFix16( depthStencilBuffer.clearDepth ); in MakeClearRequest()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_Utility.h440 inline u32 Float32ToUnsignedFix16( f32 val ) in Float32ToUnsignedFix16() function