Home
last modified time | relevance | path

Searched defs:MakeCommand (Results 1 – 7 of 7) sorted by relevance

/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_RenderState.cpp25 u32* RenderState::Culling::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::Culling
51 u32* RenderState::Blend::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::Blend
87 u32* RenderState::LogicOp::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::LogicOp
109 u32* RenderState::AlphaTest::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::AlphaTest
120 u32* RenderState::StencilTest::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::StencilTest
135 u32* RenderState::DepthTest::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::DepthTest
152 u32* RenderState::WBuffer::MakeCommand( u32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::WBuffer
189 u32* RenderState::FBAccess::MakeCommand( u32* command ) const in MakeCommand() function in nn::gr::CTR::RenderState::FBAccess
237 u32* RenderState::RenderState::MakeCommand( u32* buffer ) const in MakeCommand() function in nn::gr::CTR::RenderState::RenderState
Dgr_Texture.cpp25 u32* Texture::Unit0::MakeCommand( u32* command, bool is_update_texture_func ) const in MakeCommand() function in nn::gr::CTR::Texture::Unit0
99 u32* Texture::Unit1::MakeCommand( u32* command, bool is_update_texture_func ) const in MakeCommand() function in nn::gr::CTR::Texture::Unit1
144 u32* Texture::Unit2::MakeCommand( u32* command, bool is_update_texture_func ) const in MakeCommand() function in nn::gr::CTR::Texture::Unit2
188 u32* Texture::Unit3::MakeCommand( u32* command, bool is_update_texture_func ) const in MakeCommand() function in nn::gr::CTR::Texture::Unit3
200 u32* Texture::MakeCommand( u32* command ) const in MakeCommand() function in nn::gr::CTR::Texture
Dgr_Combiner.cpp25 u32* Combiner::MakeCommand( u32* command ) const in MakeCommand() function in nn::gr::CTR::Combiner
56 u32* Combiner::Stage::MakeCommand( u32* command ) const in MakeCommand() function in nn::gr::CTR::Combiner::Stage
Dgr_Scissor.cpp25 u32* Scissor::MakeCommand( u32* command ) in MakeCommand() function in nn::gr::CTR::Scissor
Dgr_Viewport.cpp26 u32* Viewport::MakeCommand( u32* command ) in MakeCommand() function in nn::gr::CTR::Viewport
Dgr_FragmentLight.cpp25 u32* FragmentLight::Source::MakeCommand( u32* command ) const in MakeCommand() function in nn::gr::CTR::FragmentLight::Source
/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_LookUpTable.h66 u32* MakeCommand( u32* command, const PicaDataFragLightSampler type ) const in MakeCommand() function