Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dlimits.cpp73 long long loopId; // unique ID of the symbol that's the loop inductive variable member in glslang::TInductiveTraverser
132 void TParseContext::inductiveLoopBodyCheck(TIntermNode* body, long long loopId, TSymbolTable& symbo… in inductiveLoopBodyCheck()