Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp2289 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2305 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2314 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2323 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2332 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2343 int threadNdx = 0; in init() local
2359 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2373 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in init() local
2377 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() local
2384 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in deinit() local
[all …]
H A DteglMultiThreadTests.cpp264 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in execTest() local
277 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in execTest() local
306 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in ~MultiThreadedTest() local
375 for (int threadNdx = 0; threadNdx < m_threadCount; threadNdx++) in iterate() local
381 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
388 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
397 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
411 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
437 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
473 for (int threadNdx = 0; threadNdx < (int)m_threads.size(); threadNdx++) in iterate() local
H A DteglGLES2SharedRenderingPerfTests.cpp862 …for (int threadNdx = 0; threadNdx < m_config.threadCount * m_config.perThreadContextCount; threadN… in init() local
871 for (int threadNdx = 0; threadNdx < (int)m_contexts.size(); threadNdx++) in deinit() local
898 for (int threadNdx = 0; threadNdx < threadCount; threadNdx++) in createThreads() local
911 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in destroyThreads() local
922 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in startThreads() local
928 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in joinThreads() local
934 for (int threadNdx = 0; threadNdx < (int)threads.size(); threadNdx++) in threadResultsOk() local
H A DteglColorClearCase.cpp400 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
424 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
450 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
456 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
H A DteglRenderTests.cpp1069 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
1115 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
1143 for (int threadNdx = 0; threadNdx < numThreads; threadNdx++) in executeForContexts() local
/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeAppendList.cpp42 uint32_t threadNdx; member
71 TestThread(SharedState *shared, uint32_t threadNdx) : m_shared(shared), m_threadNdx(threadNdx) in TestThread()
100 for (uint32_t threadNdx = 0; threadNdx < numThreads; ++threadNdx) in runAppendListTest() local
106 for (uint32_t threadNdx = 0; threadNdx < numThreads; ++threadNdx) in runAppendListTest() local
127 for (uint32_t threadNdx = 0; threadNdx < numThreads; ++threadNdx) in runAppendListTest() local
H A DdeSpinBarrier.cpp175 TestThread(SpinBarrier &barrier, volatile int32_t *sharedVar, int numThreads, int threadNdx) in TestThread()
275 …TestExitThread(SpinBarrier &barrier, int numThreads, int threadNdx, SpinBarrier::WaitMode waitMode) in TestExitThread()
/aosp_15_r20/external/deqp/framework/delibs/dethread/
H A DdeThreadTest.c630 int threadNdx; in runSingletonThreadedTest() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp627 for (int threadNdx = 0; threadNdx < m_spec.threadCount; threadNdx++) in splitBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.cpp550 for (uint32_t threadNdx = 0; threadNdx < testThreadCount; ++threadNdx) in finishDeferredOperation() local
554 for (uint32_t threadNdx = 0; threadNdx < testThreadCount; ++threadNdx) in finishDeferredOperation() local
557 for (uint32_t threadNdx = 0; threadNdx < testThreadCount; ++threadNdx) in finishDeferredOperation() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp1062 for (size_t threadNdx = 0; threadNdx < DE_LENGTH_OF_ARRAY(threadData); ++threadNdx) in addPipelineLibraryConfigurationsTests() local