nn::gr::CTR::FragmentLight::MakeLutConfigCommand Member Function

Syntax

bit32 * MakeLutConfigCommand(
     bit32 * command
) const;

Parameters

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 command for setting the fragment lighting lookup table based on information already set.

Revision History

2012/04/13
Initial version.

CONFIDENTIAL