Home
last modified time | relevance | path

Searched refs:AddViewportCommand (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/
Dgx_TriangleSimpleCmd.cpp71 void AddViewportCommand(const s32 display);
320 AddViewportCommand(NN_GX_DISPLAY0); in DrawFrameUpper()
342 AddViewportCommand(NN_GX_DISPLAY1); in DrawFrameLower()
351 void AddViewportCommand(s32 display) in AddViewportCommand() function
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
Dgx_FragmentLightingSimpleCmd.cpp82 void AddViewportCommand(const s32 display);
317 void AddViewportCommand(s32 display) in AddViewportCommand() function
471 AddViewportCommand(NN_GX_DISPLAY0); in DrawDisplay0()
1488 AddViewportCommand(NN_GX_DISPLAY1); in DrawDisplay1()