nn::applet::CTR::AssignGpuRight Function

Syntax

void AssignGpuRight(
     bool flag = true
);

Arguments

Name Description
in flag If true, get it. If false, waive it.

Return Values

None.

Description

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