GetVtxShaderIndex

nn::gr::CTR::Shader::GetVtxShaderIndex Member Function

Syntax

s32 GetVtxShaderIndex() const;

Parameters

None.

Return Values

The shader index enabled by the EnableVtxShader() function.

Description

Gets the index of the enabled vertex shader.

See Also

EnableVtxShader()

Revision History

2010/09/15
Initial version.

CONFIDENTIAL