nw::gfx::ShaderBinaryInfo::IsGeometryShader Member Function

Syntax

bool IsGeometryShader(
     s32 shaderIndex
) const;

Arguments

Name Description
in shaderIndex The shader index.

Return Values

Returns true if the specified shader is a geometry shader.

Description

Gets whether the shader is a geometry shader.


CONFIDENTIAL