nn::gr::CTR::Combiner::MakeCombinerBufferCommand Member Function

Syntax

u32 * MakeCombinerBufferCommand(
     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 the combiner buffer based on information already set.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL