Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/UserRenderNodeDemo/sources/
DGrRenderer.h81 bit32* MakeDisableCommand(bit32* command) in MakeDisableCommand() function
92 return MakeDisableCommand(command); in MakeSceneEndCommand()
DGrRenderer.cpp255 command = nn::gr::Vertex::MakeDisableCommand(command); in MakeSceneBeginCommand()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp234 command = nn::gr::CTR::Vertex::MakeDisableCommand( command ); in EndDrawingShape()
238 command = nn::gr::CTR::Vertex::MakeDisableCommand( command ); in EndDrawingShape()