Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp927 static const int callNestingDepths[] = { 4, 8, 32 }; in init() local
929 for (int nestDepthNdx = 0; nestDepthNdx < DE_LENGTH_OF_ARRAY(callNestingDepths); nestDepthNdx++) in init()
931 const int nestingDepth = callNestingDepths[nestDepthNdx]; in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp938 static const int callNestingDepths[] = { 4, 8, 32 }; in init() local
940 for (int nestDepthNdx = 0; nestDepthNdx < DE_LENGTH_OF_ARRAY(callNestingDepths); nestDepthNdx++) in init()
942 const int nestingDepth = callNestingDepths[nestDepthNdx]; in init()