nngxGetCurrentBufferAddrRaw Function
NNGX_APICALL GLvoid *NNGX_APIENTRY nngxGetCurrentBufferAddrRaw(
nngxCommandList * cmdlist
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
For the specified command list, returns the 3D command buffer address where the next 3D command will be accumulated.
Corresponds to the process whenNN_GX_CMDLIST_CURRENT_BUFADDR is specified for the pname parameter of nngxGetCmdlistParameteri.CONFIDENTIAL