Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/sources/libraries/gr/CTR/
Dgr_RenderState.cpp25 bit32* RenderState::Culling::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::Culling
67 bit32* RenderState::Blend::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::Blend
117 bit32* RenderState::LogicOp::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::LogicOp
139 … bit32* RenderState::AlphaTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::AlphaTest
166 … bit32* RenderState::StencilTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::StencilTest
197 … bit32* RenderState::DepthTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::DepthTest
244 bit32* RenderState::WBuffer::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::WBuffer
292 … bit32* RenderState::FBAccess::MakeCommand( bit32* command, bool isClearFrameBufferCache ) const in MakeCommand() function in nn::gr::CTR::RenderState::FBAccess
384 … bit32* RenderState::RenderState::MakeCommand( bit32* buffer, bool isClearFrameBufferCache ) const in MakeCommand() function in nn::gr::CTR::RenderState::RenderState
Dgr_Texture.cpp25 bit32* Texture::Unit0::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand() function in nn::gr::CTR::Texture::Unit0
108 bit32* Texture::Unit1::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand() function in nn::gr::CTR::Texture::Unit1
153 bit32* Texture::Unit2::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand() function in nn::gr::CTR::Texture::Unit2
197 bit32* Texture::Unit3::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand() function in nn::gr::CTR::Texture::Unit3
209 bit32* Texture::MakeCommand( bit32* command, bool isAddDummyCommand ) const in MakeCommand() function in nn::gr::CTR::Texture
Dgr_FrameBuffer.cpp25 bit32* FrameBuffer::ColorBuffer::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::FrameBuffer::ColorBuffer
48 bit32* FrameBuffer::DepthStencilBuffer::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::FrameBuffer::DepthStencilBuffer
65 bit32* FrameBuffer::FrameBuffer::MakeCommand( bit32* command, const u32 bufferBit, in MakeCommand() function in nn::gr::CTR::FrameBuffer::FrameBuffer
Dgr_Combiner.cpp25 bit32* Combiner::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::Combiner
55 bit32* Combiner::Stage::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::Combiner::Stage
Dgr_Scissor.cpp25 bit32* Scissor::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::Scissor
Dgr_Viewport.cpp26 bit32* Viewport::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::Viewport
Dgr_FragmentLight.cpp50 bit32* FragmentLight::Source::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::FragmentLight::Source
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/gr/CTR/
Dgr_LookUpTable.h86 bit32* MakeCommand( bit32* command, const PicaDataFragLightSampler type ) const in MakeCommand() function