Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/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
51 bit32* RenderState::Blend::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::Blend
87 bit32* RenderState::LogicOp::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::LogicOp
109 … bit32* RenderState::AlphaTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::AlphaTest
120 … bit32* RenderState::StencilTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::StencilTest
135 … bit32* RenderState::DepthTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::DepthTest
152 bit32* RenderState::WBuffer::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::WBuffer
200 … bit32* RenderState::FBAccess::MakeCommand( bit32* command, bool isClearFrameBufferCache ) const in MakeCommand() function in nn::gr::CTR::RenderState::FBAccess
251 … 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 ) in MakeCommand() function in nn::gr::CTR::Scissor
Dgr_Viewport.cpp26 bit32* Viewport::MakeCommand( bit32* command ) in MakeCommand() function in nn::gr::CTR::Viewport
Dgr_FragmentLight.cpp25 bit32* FragmentLight::Source::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::FragmentLight::Source
/CTR-SDK-0.14.21/include/nn/gr/CTR/
Dgr_LookUpTable.h63 bit32* MakeCommand( bit32* command, const PicaDataFragLightSampler type ) const in MakeCommand() function