Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlimits.cpp73 int loopId; // unique ID of the symbol that's the loop inductive variable member in glslang::TInductiveTraverser
132 void TParseContext::inductiveLoopBodyCheck(TIntermNode* body, int loopId, TSymbolTable& symbolTable) in inductiveLoopBodyCheck()