nngxClearCmdlist Function
NNGX_APICALL void NNGX_APIENTRY nngxClearCmdlist(
void
);
None.
Clears commands accumulated in the current command list.
When the command list is cleared, the 3D command buffer and command requests become unused. (This will revert the data region for the command list to the state immediately after it was allocated.))
This function generates the following errors.
| GL_ERROR_800F_DMP | This function was called on a running command list. |
|---|
CONFIDENTIAL