nngxSplitDrawCmdlistRaw Function
NNGX_APICALL void NNGX_APIENTRY nngxSplitDrawCmdlistRaw(
nngxCommandList * cmdlist
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
Splits the 3D command buffer for the specified command list.
This is the directly specified command list version ofnngxSplitDrawCmdlist.CONFIDENTIAL