Searched refs:getMaxIterations (Results 1 – 2 of 2) sorted by relevance
1215 unsigned int getMaxIterations() const { return maxIterations; } in getMaxIterations() function
1278 if (loopNode.getMaxIterations() < glslang::TIntermLoop::iterationsInfinite) { in TranslateLoopControl()1280 operands.push_back(loopNode.getMaxIterations()); in TranslateLoopControl()