Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Rasterizer.h46 class Viewport
85 Viewport(): m_X(0), m_Y(0), m_Width(0), m_Height(0) {} in Viewport() function
102Viewport(u32 x, u32 y, u32 width, u32 height): m_X(x), m_Y(y), m_Width(width), m_Height(height) {} in Viewport() function
241 static void SetViewport(Viewport& viewport);
363 static void SetScissor(Viewport& area);
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Viewport.h32 class Viewport
38 Viewport( void ) : in Viewport() function
54 Viewport( s32 x_, s32 y_, u32 width_, u32 height_ ) : in Viewport() function
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Viewport.cpp26 bit32* Viewport::MakeCommand( bit32* command ) const in MakeCommand()
/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Dabstruct.csv3 0x041,Viewport setting (width)
4 0x042,Viewport setting (width)
5 0x043,Viewport setting (height)
6 0x044,Viewport setting (height)
29 0x068,Viewport setting register (x/y)