Home
last modified time | relevance | path

Searched defs:MakeDisableCommand (Results 1 – 7 of 7) sorted by relevance

/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_RenderState.cpp51 … 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
218 … bit32* RenderState::AlphaTest::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::AlphaTest
249 …bit32* RenderState::StencilTest::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::StencilTest
282 … bit32* RenderState::DepthTest::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::DepthTest
446 … bit32* RenderState::FBAccess::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState::FBAccess
628 bit32* RenderState::MakeDisableCommand( bit32* command, bool isClearFrameBufferCache ) in MakeDisableCommand() function in nn::gr::CTR::RenderState
Dgr_FragmentLight.cpp304 bit32* FragmentLight::MakeDisableCommand( bit32* command, bool isAddDummyCommand ) in MakeDisableCommand() function in nn::gr::CTR::FragmentLight
Dgr_Texture.cpp239 bit32* Texture::MakeDisableCommand( bit32* command, bool isAddDummyCommand ) in MakeDisableCommand() function in nn::gr::CTR::Texture
Dgr_Shader.cpp185 bit32* Shader::MakeDisableCommand( bit32* command ) in MakeDisableCommand() function in nn::gr::CTR::Shader
/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_Fog.h107 static bit32* MakeDisableCommand( bit32* command ) in MakeDisableCommand() function
Dgr_Scissor.h89 static bit32* MakeDisableCommand( bit32* command, in MakeDisableCommand() function
Dgr_Vertex.h241 static bit32* MakeDisableCommand( bit32* command ) in MakeDisableCommand() function