nn::gr::CTR::Vertex::MakeEnableAttrCommand_ Member Function

Syntax

protected:
bit32 * MakeEnableAttrCommand_(
     bit32 * command
) const;

Arguments

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 commands to enable attributes.

Revision History

2011/01/24
Initial version.

CONFIDENTIAL