nn::gr::CTR::ProcedureTexture::MakeDummyCommand Member Function

Syntax

static bit32 * MakeDummyCommand(
     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 dummy commands to register 0x80 required before updating procedural texture registers.

Revision History

2010/10/25
Initial version.

CONFIDENTIAL