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
235 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in execTest() local
246 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in execTest() local
250 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in execTest() local
279 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in ~MultiThreadedTest() local
344 for (int threadNdx = 0; threadNdx < m_threadCount; threadNdx++) in iterate() local
350 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
357 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
366 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
372 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
[all …]
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.cpp363 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
387 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
412 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
418 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
DteglGLES2SharedRenderingPerfTests.cpp862 …for (int threadNdx = 0; threadNdx < m_config.threadCount * m_config.perThreadContextCount; threadN… in init() local
870 for (int threadNdx = 0; threadNdx < (int)m_contexts.size(); threadNdx++) in deinit() local
896 for (int threadNdx = 0; threadNdx < threadCount; threadNdx++) in createThreads() local
909 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in destroyThreads() local
920 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in startThreads() local
926 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in joinThreads() local
932 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in threadResultsOk() local
DteglRenderTests.cpp944 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
990 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
1013 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