Home
last modified time | relevance | path

Searched refs:symbolCount (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_MaterialState.h415 int symbolCount = description.GetSymbolsCount(); in ActivateShaderParameter() local
427 if ( 0 <= symbolIndex && symbolIndex < symbolCount) in ActivateShaderParameter()
449 for (int symbolIndex = 0; symbolIndex < symbolCount; ++symbolIndex) in ActivateShaderParameter()