nn::gr::CTR::MakeDisableAllCommand Function

Syntax

bit32 * MakeDisableAllCommand(
     bit32 * command
);

Arguments

Name Description
in command The start address for storing the rendering command.

Return Values

Returns the address that follows the end of the stored rendering command.

Description

Generates commands to disable graphics features (such as fragment lighting, fog, scissor tests, and textures).

Revision History

2011/01/24
Initial version.

CONFIDENTIAL