nn::gd::CTR::VertexBufferResourceDescription Class

Syntax

class VertexBufferResourceDescription

Description

The descriptor for creating a vertex buffer.

Member Variables

m_ByteSize Size of the vertex buffer.
m_MemLocation Memory type to be allocated. Indicates the memory acquisition location of data. (such as FCRAM or VRAM)

Revision History

2011/02/15
Initial version.

CONFIDENTIAL