nw::gfx::ShaderBinaryInfo::GetGeometryPatchSize Member Function

Syntax

u32 GetGeometryPatchSize(
     s32 shaderIndex
) const;

Arguments

Name Description
in shaderIndex The shader index.

Return Values

Returns the geometry shader start index.

Description

Gets the gs_patch_size value of the geometry shader.


CONFIDENTIAL