MakeDisableAttrCommand

nn::gr::CTR::Vertex::MakeDisableAttrCommand Member Function

Syntax

bit32 * MakeDisableAttrCommand(
     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 to disable any enabled vertex attributes.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL