MakeDisableCommand

nn::gr::CTR::Vertex::MakeDisableCommand Member Function

Syntax

static bit32 * MakeDisableCommand(
     bit32 * command
);

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 all commands to disable vertex attributes.

Revision History

2010/10/25
Initial version.

CONFIDENTIAL