nn::gd::CTR::VertexBufferResourceProperties Classclass VertexBufferResourceProperties
Detailed information about VertexBuffer objects.
m_ByteSize
|
u32 | Size of the vertex buffer. | |
|---|---|---|---|
m_MemLocation
|
Memory::MemoryLocation | Memory type to be allocated. Indicates the memory location for the data. (such as FCRAM or VRAM) | |
m_MemAddr
|
u8 * | The physical address of resource data. |
CONFIDENTIAL