Searched refs:Viewport (Results 1 – 4 of 4) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/gd/CTR/ |
| D | gd_Rasterizer.h | 46 class Viewport 85 Viewport(): m_X(0), m_Y(0), m_Width(0), m_Height(0) {} in Viewport() function 102 … Viewport(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/ |
| D | gr_Viewport.h | 32 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/ |
| D | gr_Viewport.cpp | 26 bit32* Viewport::MakeCommand( bit32* command ) const in MakeCommand()
|
| /CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/ |
| D | abstruct.csv | 3 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)
|