nn::gd::CTR::System::Draw Member Function
static void Draw(
u32 vertexCount,
u32 startVertexLocation
);
| Name | Description | |
|---|---|---|
| in | vertexCount | Specifies the number of vertices. |
| in | startVertexLocation | Specifies the start index of the vertex buffer. |
Renders primitives from the vertex buffer currently configured.
CONFIDENTIAL