Searched defs:counterCounts (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp1303 const int counterCounts[] = local
1341 for (int counterCountNdx = 0; counterCountNdx < DE_LENGTH_OF_ARRAY(counterCounts); counterCountNdx++)
1343 const int counterCount = counterCounts[counterCountNdx];
1382 const int counterCounts[] = { 1, 8 }; local
1413 for (int counterCountNdx = 0; counterCountNdx < DE_LENGTH_OF_ARRAY(counterCounts); counterCountNdx++)
1415 const int counterCount = counterCounts[counterCountNdx];

Completed in 71 milliseconds