Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h168 void nestLooping() { ++loopNestingLevel; } in nestLooping() function
DhlslGrammar.cpp4035 parseContext.nestLooping(); in acceptIterationStatement()
4060 parseContext.nestLooping(); // this only needs to work right if no errors in acceptIterationStatement()
4107 parseContext.nestLooping(); // this only needs to work right if no errors in acceptIterationStatement()