nngxRunCmdlistRaw Function
NNGX_APICALL void NNGX_APIENTRY nngxRunCmdlistRaw(
nngxCommandList * cmdlist
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
Runs the specified command list.
This is the directly specified command list version ofnngxRunCmdlist.CONFIDENTIAL