nngxSetInternalDriverPrioMode Function
void nngxSetInternalDriverPrioMode(
nngxInternalDriverPrioMode mode
);
| Name | Description | |
|---|---|---|
| in | mode | The priority mode for internal operations. |
Sets the priority of internal operations for the graphics driver.
For details, see the description of the corresponding C++ function nn::gx::CTR::SetInternalDriverPrioMode.
CONFIDENTIAL