Searched refs:symbolCount (Results 1 – 1 of 1) sorted by relevance
415 int symbolCount = description.GetSymbolsCount(); in ActivateShaderParameter() local427 if ( 0 <= symbolIndex && symbolIndex < symbolCount) in ActivateShaderParameter()449 for (int symbolIndex = 0; symbolIndex < symbolCount; ++symbolIndex) in ActivateShaderParameter()