nngxGetTopBufferAddrRaw Function
NNGX_APICALL GLvoid *NNGX_APIENTRY nngxGetTopBufferAddrRaw(
nngxCommandList * cmdlist
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
Returns the starting address of the 3D command buffer that has been set in the specified command list.
Corresponds to the process whenNN_GX_CMDLIST_TOP_BUFADDR is specified for the pname parameter of nngxGetCmdlistParameteri.CONFIDENTIAL