Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_RenderState.h696 class Culling
760 explicit Culling( const RenderState& renderState_ );
856 Culling cullingTest;
/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_RenderState.cpp25 bit32* RenderState::Culling::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()
269 RenderState::Culling::Culling( const RenderState& renderState_ ) in Culling() function in nn::gr::CTR::RenderState::Culling