Home
last modified time | relevance | path

Searched defs:threadNdx (Results 1 – 9 of 9) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeAppendList.cpp42 deUint32 threadNdx; member
72 TestThread (SharedState* shared, deUint32 threadNdx) in TestThread()
102 for (deUint32 threadNdx = 0; threadNdx < numThreads; ++threadNdx) in runAppendListTest() local
108 for (deUint32 threadNdx = 0; threadNdx < numThreads; ++threadNdx) in runAppendListTest() local
130 for (deUint32 threadNdx = 0; threadNdx < numThreads; ++threadNdx) in runAppendListTest() local
DdeSpinBarrier.cpp175 TestThread (SpinBarrier& barrier, volatile deInt32* sharedVar, int numThreads, int threadNdx) in TestThread()
276 …TestExitThread (SpinBarrier& barrier, int numThreads, int threadNdx, SpinBarrier::WaitMode waitMod… in TestExitThread()
/external/deqp/modules/egl/
DteglMultiThreadTests.cpp231 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in execTest() local
244 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in execTest() local
272 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in ~MultiThreadedTest() local
340 for (int threadNdx = 0; threadNdx < m_threadCount; threadNdx++) in iterate() local
346 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
353 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
362 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
376 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
398 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
434 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
DteglGLES2SharingThreadedTests.cpp2170 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2184 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2192 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2200 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2209 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2220 int threadNdx = 0; in init() local
2235 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2247 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in init() local
2251 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2257 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in deinit() local
[all …]
DteglColorClearCase.cpp365 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
389 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
414 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
420 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
DteglGLES2SharedRenderingPerfTests.cpp859 …for (int threadNdx = 0; threadNdx < m_config.threadCount * m_config.perThreadContextCount; threadN… in init() local
867 for (int threadNdx = 0; threadNdx < (int)m_contexts.size(); threadNdx++) in deinit() local
893 for (int threadNdx = 0; threadNdx < threadCount; threadNdx++) in createThreads() local
906 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in destroyThreads() local
917 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in startThreads() local
923 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in joinThreads() local
929 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in threadResultsOk() local
DteglRenderTests.cpp982 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
1028 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
1051 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
/external/deqp/framework/delibs/dethread/
DdeThreadTest.c631 int threadNdx; in runSingletonThreadedTest() local
/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp606 for (int threadNdx = 0; threadNdx < m_spec.threadCount; threadNdx++) in splitBuffer() local