nngxGetMaxRequestCountRaw Function
NNGX_APICALL GLsizei NNGX_APIENTRY nngxGetMaxRequestCountRaw(
nngxCommandList * cmdlist
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
Returns the maximum number of command requests that can be accumulated in the specified command list.
Corresponds to the process whenNN_GX_CMDLIST_MAX_REQCOUNT is specified for the pname parameter of nngxGetCmdlistParameteri.CONFIDENTIAL