nn::gx::CTR NamespaceNamespace for the CTR graphics API (a subset of the C++ interfaces).
(This can also be written without the ::CTR portion.)
DisplaySize
|
Resolutions of the upper and lower LCD screens. | |
|---|---|---|
MemAccessPrioMode
|
Setting that indicates priority of access to main memory. | |
InternalDriverPrioMode
|
The priority setting for internal operations of the graphics driver. | |
VramArea
|
Used to specify VRAM regions. |
GetPhysicalAddr
|
Converts a virtual address into a physical address. | |
|---|---|---|
| UpdateBuffer | Applies to the graphics processor the updates that have been made to the contents of the vertex buffer and texture buffer in main memory. | |
StartLcdDisplay
|
Starts displaying an image on an LCD screen. | |
SetMemAccessPrioMode
|
Sets priority of access to main memory (FCRAM). | |
IsStereoVisionAllowed
|
Gets whether stereoscopic display is allowed. | |
SetInternalDriverPrioMode
|
Sets the priority of internal operations for the graphics driver. | |
GetVramStartAddr
|
Gets the starting address of the specified VRAM region. | |
GetVramEndAddr
|
Gets the ending address of the specified VRAM region. | |
GetVramSize
|
Gets the size of the specified VRAM region. |
CONFIDENTIAL