nn::gd::CTR::VertexBufferResourceProperties Class

Syntax

class VertexBufferResourceProperties

Description

For detailed information about VertexBuffer objects.

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)
m_MemAddr The physical address of resource data.

Revision History

2011/02/15
Initial version.

CONFIDENTIAL