nw::gfx::GraphicsMemoryArea Enumerated Typeenum GraphicsMemoryArea;
| Value | Description |
|---|---|
| MEMORY_AREA_NONE | |
MEMORY_AREA_FCRAM |
Represents the FCRAM region. |
MEMORY_AREA_VRAMA |
Represents the A channel of VRAM. |
MEMORY_AREA_VRAMB |
Represents the B channel of VRAM. |
GRAPHICS_MEMORY_AREA_COUNT |
Represents the number of types of memory regions. |
Definitions that represent graphics memory areas.
CONFIDENTIAL