nn::gd::CTR::VertexBufferResourceDescription

nn::gd::CTR::VertexBufferResourceDescription Class

Syntax

class VertexBufferResourceDescription

Description

The descriptor for creating a vertex buffer.

Member Variables

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)

Revision History

2011/02/15
Initial version.

CONFIDENTIAL