GetGeoShaderIndex

nn::gr::CTR::Shader::GetGeoShaderIndex Member Function

Syntax

s32 GetGeoShaderIndex() const;

Parameters

None.

Return Values

The index of the shader enabled by the EnableGeoShader() function.

Description

Gets the index of the enabled geometry shader.

See Also

EnableGeoShader(), DisableGeoShader()

Revision History

2010/09/15
Initial version.

CONFIDENTIAL