Home
last modified time | relevance | path

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

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