nngxGetCommandGenerationMode Function
NNGX_APICALL void NNGX_APIENTRY nngxGetCommandGenerationMode(
GLenum * mode
);
| Name | Description | |
|---|---|---|
| out | mode | Location used to store the obtained output mode. |
Gets the command output mode.
The current command output mode is stored in mode.
This function does not generate any errors.
CONFIDENTIAL