OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threadcounts
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp
1120
const int
threadCounts
[] = { 1, 2, 4 };
1127
for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(
threadCounts
); threadCountNdx++)
1129
int threadCount =
threadCounts
[threadCountNdx];
[
all
...]
/external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.cpp
[
all
...]
Completed in 294 milliseconds