nngxClearCmdlistRaw Function
NNGX_APICALL void NNGX_APIENTRY nngxClearCmdlistRaw(
nngxCommandList * cmdlist
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
Clears commands accumulated in the specified command list.
This is the directly specified command list version ofnngxClearCmdlist.CONFIDENTIAL