nw::gfx::ShaderBinaryInfo::SearchUniformIndex Member Function

Syntax

const char * SearchUniformIndex(
     s32 shaderIndex,
     SymbolType symbolType,
     s32 index
) const;

Arguments

Name Description
in shaderIndex The shader index.
in symbolType The register type.
in index Register index.

Return Values

Gets the corresponding combination of vertex index and geometry index flag.

Description

Gets the vertex uniform index.


CONFIDENTIAL