Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/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::ShadowMap::MakeCommand( bit32* command, in MakeCommand() function in nn::gr::CTR::RenderState::ShadowMap
206 … bit32* RenderState::AlphaTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::AlphaTest
233 … bit32* RenderState::StencilTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::StencilTest
264 … bit32* RenderState::DepthTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::DepthTest
311 bit32* RenderState::WBuffer::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::RenderState::WBuffer
361 … bit32* RenderState::FBAccess::MakeCommand( bit32* command, bool isClearFrameBufferCache ) const in MakeCommand() function in nn::gr::CTR::RenderState::FBAccess
488 … 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_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_FrameBuffer.cpp34 …bit32* FrameBuffer::ColorBuffer::MakeCommand( bit32* command, bool isAddRenderBlockModeCommand ) c… in MakeCommand() function in nn::gr::CTR::FrameBuffer::ColorBuffer
62 bit32* FrameBuffer::DepthStencilBuffer::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::FrameBuffer::DepthStencilBuffer
79 bit32* FrameBuffer::FrameBuffer::MakeCommand( bit32* command, const u32 bufferBit, in MakeCommand() function in nn::gr::CTR::FrameBuffer::FrameBuffer
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-4.2.8-20130828/include/nn/gr/CTR/
Dgr_LookUpTable.h87 bit32* MakeCommand( bit32* command, const PicaDataFragLightSampler type ) const in MakeCommand() function