Searched refs:mNestedLoopDepth (Results 1 – 2 of 2) sorted by relevance
231 int mNestedLoopDepth; variable
364 mNestedLoopDepth = 0; in OutputHLSL()2822 mNestedLoopDepth++; in visitLoop()2835 mNestedLoopDepth--; in visitLoop()2903 mNestedLoopDepth--; in visitLoop()2920 if (mNestedLoopDepth > 1) in visitBranch()