nn::gr::CTR::Viewport::MakeCommand Member Function

Syntax

bit32 * MakeCommand(
     bit32 * command
);

Arguments

Name Description
in command The start address for writing drawing commands.

Return Values

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

Description

Generates a rendering command based on information already set.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL