Home
last modified time | relevance | path

Searched refs:MakeTextureCommand (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gr/CTR/
Dgr_Shadow.h59 command = MakeTextureCommand( command, isAddDummyCommand );
73 bit32* MakeTextureCommand( bit32* command, bool isAddDummyCommand = true ) const
Dgr_ProcedureTexture.h351 command = MakeTextureCommand( command, false, false );
397 …bit32* MakeTextureCommand( bit32* command, bool isAddProcedureTextureModeCommand = true, bool isAd…
Dgr_RenderState.h323 bit32* MakeTextureCommand( bit32* command,
/CTR-SDK-2.3.4/CTR_SDK/sources/libraries/gr/CTR/
Dgr_RenderState.cpp149 command = MakeTextureCommand( command, isAddDummyCommand ); in MakeCommand()
160 … bit32* RenderState::ShadowMap::MakeTextureCommand( bit32* command, bool isAddDummyCommand ) const in MakeTextureCommand() function in nn::gr::CTR::RenderState::ShadowMap