Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp201 const int SourceCount = 2; variable
213 assert(index < SourceCount); in MapSourceToIndex()
233 TSymbolTable* CommonSymbolTable[VersionCount][SpvVersionCount][ProfileCount][SourceCount][EPcCount]…
234 TSymbolTable* SharedSymbolTables[VersionCount][SpvVersionCount][ProfileCount][SourceCount][EShLangC…
1419 for (int source = 0; source < SourceCount; ++source) { in ShFinalize()
1432 for (int source = 0; source < SourceCount; ++source) { in ShFinalize()