nn::applet::CTR::AssignGpuRight Function
void AssignGpuRight(
bool flag = true
);
| Name | Description | |
|---|---|---|
| in | flag | If true, get it. If false, waive it. |
Declares that an application will start rendering.
This function declares that an application will start rendering when execution switches to the application from a library applet, the HOME Menu, or some other program.
Applications do not normally need to call this function.
CONFIDENTIAL