nw::gfx::ShaderBinaryInfo::GetEntryAddress Member Function

Syntax

u32 GetEntryAddress(
     s32 shaderIndex
) const;

Arguments

Name Description
in shaderIndex The shader index.

Return Values

Returns the vertex shader start address.

Description

Gets the vertex shader start address.


CONFIDENTIAL