Home
last modified time | relevance | path

Searched refs:RunLockStepThreads (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultithreadingTest.cpp1220 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1358 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in testFenceWithOpenRenderPass()
1543 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1650 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1757 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1881 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1997 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in testFramebufferFetch()
2119 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
3050 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
3609 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
[all …]
H A DImageTest.cpp7099 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
7204 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
7354 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in FramebufferAttachmentDeletedWhileInUseHelper()
7545 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in FramebufferResolveAttachmentDeletedWhileInUseHelper()
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DMultiThreadSteps.h99 void RunLockStepThreads(EGLWindow *window, size_t threadCount, LockStepThreadFunc threadFuncs[]);
H A DMultiThreadSteps.cpp18 void RunLockStepThreads(EGLWindow *window, size_t threadCount, LockStepThreadFunc threadFuncs[]) in RunLockStepThreads() function
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLMultiContextTest.cpp570 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in testFenceWithOpenRenderPass()
725 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
H A DEGLBlobCacheTest.cpp529 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()