Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp2960 static const int maxLoopNestingDepth = 3; in addShaderCompilationPerformanceCases() local
2998 for (int nestingDepth = 1; nestingDepth <= maxLoopNestingDepth; nestingDepth++) in addShaderCompilationPerformanceCases()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp2940 static const int maxLoopNestingDepth = 3; in addShaderCompilationPerformanceCases() local
2978 for (int nestingDepth = 1; nestingDepth <= maxLoopNestingDepth; nestingDepth++) in addShaderCompilationPerformanceCases()