Searched refs:bufferValueCount (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp559 const int bufferValueCount = m_spec.callCount * m_spec.threadCount * m_spec.atomicCounterCount; local
582 firstInc = bufferValueCount;
583 firstPostGet = bufferValueCount * 2;
588 firstDec = bufferValueCount;
589 firstPostGet = bufferValueCount * 2;
594 firstInc = bufferValueCount;
595 firstDec = bufferValueCount * 2;
596 firstPostGet = bufferValueCount * 3;
601 firstDec = bufferValueCount;

Completed in 129 milliseconds