Home
last modified time | relevance | path

Searched defs:symbolIndex (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_MaterialState.h424 int symbolIndex = (*parameter).GetSymbolIndex(); in ActivateShaderParameter() local
447 for (int symbolIndex = 0; symbolIndex < symbolCount; ++symbolIndex) in ActivateShaderParameter() local
Dgfx_ShaderBinaryInfo.h209 s32 symbolIndex = -1; in SearchUniformIndex() local
277 s32 symbolIndex = static_cast<s32>( info.regIndex & 0x0000ffff ); in SearchUniformIndex() local
327 s32 symbolIndex = static_cast<s32>( info.regIndex & 0x0000ffff ); in SearchBinadSymbolCount() local
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResMaterial.cpp418 for (int symbolIndex = 0; symbolIndex < symbols.size(); ++symbolIndex) in CacheUserUniformIndex() local