Searched refs:Culling (Results 1 – 3 of 3) sorted by relevance
152 enum Culling enum166 typedef Culling CullingType;192 static void SetCulling(Culling culling);
652 class Culling716 explicit Culling( const RenderState& renderState_ );853 Culling cullingTest;
25 bit32* RenderState::Culling::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand()51 … bit32* RenderState::Culling::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand()506 RenderState::Culling::Culling( const RenderState& renderState_ ) in Culling() function in nn::gr::CTR::RenderState::Culling630 command = Culling::MakeDisableCommand( command, false ); in MakeDisableCommand()