Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_RenderState.h720 class Culling
784 explicit Culling( const RenderState& renderState_ );
880 Culling cullingTest;
/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_RenderState.cpp25 u32* RenderState::Culling::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand()
255 RenderState::Culling::Culling( const RenderState& renderState_ ) in Culling() function in nn::gr::CTR::RenderState::Culling