nn::gd::CTR::System::Draw Member Function| 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.
Although this function does not itself return errors, if an error occurs in the rendering process, the callback set by the nn::gd::CTR::System::SetCallbackFunctionError function is called.
The errors generated are as shown below.
CONFIDENTIAL