HomeSort by relevance Sort by last modified time
    Searched refs:threadCounts (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp 1129 const int threadCounts[] = { 1, 2, 4 };
1136 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++)
1138 int threadCount = threadCounts[threadCountNdx];
    [all...]
  /external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.cpp     [all...]

Completed in 178 milliseconds