nn::gr::CTR::Texture::MakeFuncCommand Member Function

Syntax

u32 * MakeFuncCommand(
     u32 * command
) const;

Arguments

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

Return Values

Returns the address below the last drawing command that was written.

Description

Generates a command for enabling/disabling texture units based on information already set.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL