HomeSort by relevance Sort by last modified time
    Searched full:buffervaluecount (Results 1 - 1 of 1) sorted by null

  /external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.cpp 559 const int bufferValueCount = m_spec.callCount * m_spec.threadCount * m_spec.atomicCounterCount;
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;
    [all...]

Completed in 56 milliseconds