nn::gr::CTR::Texture::MakeDummyCommand_ Member Function

Syntax

protected:
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 a dummy command for register 0x80.

Revision History

2011/01/24
Initial version.

CONFIDENTIAL