nw::gfx::ShaderBinaryInfo::GetBoolConstant Member Function

Syntax

u32 GetBoolConstant(
     s32 shaderIndex
) const;

Arguments

Name Description
in shaderIndex The shader index.

Return Values

Gets a constant bool value for the shader program in question.

Description

Gets the constant value in the vertex bool register.


CONFIDENTIAL