nn::gd::CTR::System::DrawIndexed Member Function| Name | Description | |
|---|---|---|
| in | indexCount | Specifies the start index of the index buffer. |
| in | startIndexLocation | Specifies an offset value to be applied to each index read from the index buffer. |
Renders an indexed primitive from the vertex buffer and index 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