Searched refs:maxLoopNestingDepth (Results 1 – 2 of 2) sorted by relevance
2940 static const int maxLoopNestingDepth = 3; in addShaderCompilationPerformanceCases() local2978 for (int nestingDepth = 1; nestingDepth <= maxLoopNestingDepth; nestingDepth++) in addShaderCompilationPerformanceCases()
2960 static const int maxLoopNestingDepth = 3; in addShaderCompilationPerformanceCases() local2998 for (int nestingDepth = 1; nestingDepth <= maxLoopNestingDepth; nestingDepth++) in addShaderCompilationPerformanceCases()