MakeDisableCommand

nn::gr::CTR::Shader::MakeDisableCommand Member Function

Syntax

static bit32 * MakeDisableCommand(
     bit32 * command
);

Parameters

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 this feature.

Revision History

2011/01/24
Initial version.

CONFIDENTIAL