Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp887 static const int loopIterationCounts[] = { 4, 8, 32 }; in init() local
899 for (int loopIterNdx = 0; loopIterNdx < DE_LENGTH_OF_ARRAY(loopIterationCounts); loopIterNdx++) in init()
901 const int loopIterations = loopIterationCounts[loopIterNdx]; in init()
913 static const int loopIterationCounts[] = { 4, 8, 32 }; in init() local
915 for (int loopIterNdx = 0; loopIterNdx < DE_LENGTH_OF_ARRAY(loopIterationCounts); loopIterNdx++) in init()
917 const int loopIterations = loopIterationCounts[loopIterNdx]; in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp898 static const int loopIterationCounts[] = { 4, 8, 32 }; in init() local
910 for (int loopIterNdx = 0; loopIterNdx < DE_LENGTH_OF_ARRAY(loopIterationCounts); loopIterNdx++) in init()
912 const int loopIterations = loopIterationCounts[loopIterNdx]; in init()
924 static const int loopIterationCounts[] = { 4, 8, 32 }; in init() local
926 for (int loopIterNdx = 0; loopIterNdx < DE_LENGTH_OF_ARRAY(loopIterationCounts); loopIterNdx++) in init()
928 const int loopIterations = loopIterationCounts[loopIterNdx]; in init()