MakeTableCommand

nn::gr::CTR::ProcedureTexture::MakeTableCommand Member Function

Syntax

bit32 * MakeTableCommand(
     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 just the commands for configuring procedural texture lookup tables.

Revision History

2010/10/25
Initial version.

CONFIDENTIAL