Searched defs:MakeCommand (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-2.4.0/sources/libraries/gr/CTR/ |
| D | gr_RenderState.cpp | 25 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 207 … bit32* RenderState::AlphaTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::AlphaTest 234 … bit32* RenderState::StencilTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::StencilTest 265 … bit32* RenderState::DepthTest::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::DepthTest 312 bit32* RenderState::WBuffer::MakeCommand( bit32* command, bool isUpdateFBAccess ) const in MakeCommand() function in nn::gr::CTR::RenderState::WBuffer 360 … bit32* RenderState::FBAccess::MakeCommand( bit32* command, bool isClearFrameBufferCache ) const in MakeCommand() function in nn::gr::CTR::RenderState::FBAccess 487 … bit32* RenderState::RenderState::MakeCommand( bit32* buffer, bool isClearFrameBufferCache ) const in MakeCommand() function in nn::gr::CTR::RenderState::RenderState
|
| D | gr_Texture.cpp | 25 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
|
| D | gr_FrameBuffer.cpp | 25 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
|
| D | gr_Combiner.cpp | 25 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
|
| D | gr_Scissor.cpp | 25 bit32* Scissor::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::Scissor
|
| D | gr_Viewport.cpp | 26 bit32* Viewport::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::Viewport
|
| D | gr_FragmentLight.cpp | 50 bit32* FragmentLight::Source::MakeCommand( bit32* command ) const in MakeCommand() function in nn::gr::CTR::FragmentLight::Source
|
| /CTR-SDK-2.4.0/include/nn/gr/CTR/ |
| D | gr_LookUpTable.h | 87 bit32* MakeCommand( bit32* command, const PicaDataFragLightSampler type ) const in MakeCommand() function
|