nngxReserveStopCmdlistRaw Function
NNGX_APICALL void NNGX_APIENTRY nngxReserveStopCmdlistRaw(
nngxCommandList * cmdlist,
GLint id
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
| in | id |
Number of the accumulated command to stop. |
Presets the specified command list to stop.
This is the directly specified command list version ofnngxReserveStopCmdlist.CONFIDENTIAL