nngxSetGasUpdateRaw Function
NNGX_APICALL void NNGX_APIENTRY nngxSetGasUpdateRaw(
nngxCommandList * cmdlist,
GLboolean enable
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
| in | enable |
Specifies whether to update the additive blend result. |
Specifies whether to update the additive blend result from rendering gas density information for the specified command list.
Corresponds to the process whenNN_GX_CMDLIST_GAS_UPDATE is specified for the pname parameter of nngxGetCmdlistParameteri.CONFIDENTIAL