nngxFlush3DCommandNoCacheFlushRaw Function
NNGX_APICALL void NNGX_APIENTRY nngxFlush3DCommandNoCacheFlushRaw(
nngxCommandList * cmdlist
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
Issues a render command request and flushes the accumulated 3D command buffer in the specified command list.
This is the directly specified command list version ofnngxFlush3DCommandNoCacheFlush.CONFIDENTIAL