nn::gr::CTR::Combiner::MakeCommand Member Function

Syntax

u32 * MakeCommand(
     u32 * command
) const;

Arguments

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

Return Values

Returns the next address after the termination of drawing commands that were written.

Description

Generates a command for setting all combiner stages based on information already set. Combiner buffer commands are generated simultaneously.

See Also

MakeBufferInputCommand()

Revision History

2010/09/15
Initial version.

CONFIDENTIAL