Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gr/CTR/
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.4.0/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