nn::gr::CTR::LookUpTable::MakeCommand Member Function

Syntax

u32 * MakeCommand(
     u32 * command,
     const PicaDataFragLightSampler type
) const;

Arguments

Name Description
in command The start address for storing the rendering command.
in type Specifies the destination to load the lookup table.

Return Values

Returns the address immediately below the end of the stored rendering command.

Description

Generates a command for loading the lookup table.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL