Searched refs:mNestedLoopDepth (Results 1 – 2 of 2) sorted by relevance
231 int mNestedLoopDepth; variable
364 mNestedLoopDepth = 0; in OutputHLSL()2817 mNestedLoopDepth++; in visitLoop()2830 mNestedLoopDepth--; in visitLoop()2898 mNestedLoopDepth--; in visitLoop()2915 if (mNestedLoopDepth > 1) in visitBranch()