Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp204 const int SourceCount = 2; variable
216 assert(index < SourceCount); in MapSourceToIndex()
236 TSymbolTable* CommonSymbolTable[VersionCount][SpvVersionCount][ProfileCount][SourceCount][EPcCount]…
237 TSymbolTable* SharedSymbolTables[VersionCount][SpvVersionCount][ProfileCount][SourceCount][EShLangC…
1382 for (int source = 0; source < SourceCount; ++source) { in ShFinalize()
1395 for (int source = 0; source < SourceCount; ++source) { in ShFinalize()