Searched defs:MakeDisableCommand (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-4.2.5/sources/libraries/gr/CTR/ |
| D | gr_RenderState.cpp | 51 … bit32* RenderState::Culling::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::Culling 97 … bit32* RenderState::Blend::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::Blend 217 … bit32* RenderState::AlphaTest::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::AlphaTest 248 …bit32* RenderState::StencilTest::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::StencilTest 281 … bit32* RenderState::DepthTest::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::DepthTest 447 … bit32* RenderState::FBAccess::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::FBAccess 627 bit32* RenderState::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState
|
| D | gr_FragmentLight.cpp | 304 bit32* FragmentLight::MakeDisableCommand( bit32* command, bool isAddDummyCommand ) in MakeDisableCommand() function in nn::gr::CTR::FragmentLight
|
| D | gr_Texture.cpp | 239 bit32* Texture::MakeDisableCommand( bit32* command, bool isAddDummyCommand ) in MakeDisableCommand() function in nn::gr::CTR::Texture
|
| D | gr_Shader.cpp | 185 bit32* Shader::MakeDisableCommand( bit32* command ) in MakeDisableCommand() function in nn::gr::CTR::Shader
|
| D | gr_ShaderLite.cpp | 248 bit32* ShaderLite::MakeDisableCommand( bit32* command ) in MakeDisableCommand() function in nn::gr::CTR::ShaderLite
|
| /CTR-SDK-4.2.5/include/nn/gr/CTR/ |
| D | gr_Fog.h | 107 static bit32* MakeDisableCommand( bit32* command ) in MakeDisableCommand() function
|
| D | gr_Scissor.h | 89 static bit32* MakeDisableCommand( bit32* command, in MakeDisableCommand() function
|
| D | gr_Vertex.h | 241 static bit32* MakeDisableCommand( bit32* command ) in MakeDisableCommand() function
|