nw::gfx::ShaderBinaryInfo::GetInputRegisterNum Member Function

Syntax

u32 GetInputRegisterNum(
     s32 shaderIndex
) const;

Arguments

Name Description
in shaderIndex The shader index.

Return Values

Gets the number of attributes of the shader program in question.

Description

Gets the number of attributes of the shader.


CONFIDENTIAL