nngxSetGasAutoAccumulationUpdateRaw Function
NNGX_APICALL void NNGX_APIENTRY nngxSetGasAutoAccumulationUpdateRaw(
nngxCommandList * cmdlist,
GLint id
);
| Name | Description | |
|---|---|---|
| in | cmdlist |
The target command list object. |
| in | id |
ID of the command request for the interrupt handler to update. |
Updates the additive blend result from rendering gas density information for the specified command request handler of the specified command list.
This is the directly specified command list version ofnngxSetGasAutoAccumulationUpdate.CONFIDENTIAL