GetGeoShaderIndex

nn::gr::CTR::ShaderLite::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

2011/12/16
Initial version.

CONFIDENTIAL