nw::gfx::ShaderBinaryInfo::GetOutputRegisterNum Member Function

Syntax

u32 GetOutputRegisterNum(
     s32 shaderIndex
) const;

Arguments

Name Description
in shaderIndex The shader index.

Return Values

Gets the number of inputs to the shader program in question.

Description

Gets the number of shader outputs.


CONFIDENTIAL