Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp1127 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local
1129 int threadCount = threadCounts[threadCountNdx]; in init()
1176 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local
1178 int threadCount = threadCounts[threadCountNdx]; in init()
1224 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local
1226 int threadCount = threadCounts[threadCountNdx]; in init()
1273 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local
1275 int threadCount = threadCounts[threadCountNdx]; in init()
1322 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local
1324 int threadCount = threadCounts[threadCountNdx]; in init()
[all …]
/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp1349 … for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in AtomicCounterTests() local
1351 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests()
1433 … for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in AtomicCounterTests() local
1435 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests()