Searched refs:RunLockStepThreads (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | MultithreadingTest.cpp | 1220 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 D | ImageTest.cpp | 7099 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 D | MultiThreadSteps.h | 99 void RunLockStepThreads(EGLWindow *window, size_t threadCount, LockStepThreadFunc threadFuncs[]);
|
H A D | MultiThreadSteps.cpp | 18 void RunLockStepThreads(EGLWindow *window, size_t threadCount, LockStepThreadFunc threadFuncs[]) in RunLockStepThreads() function
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLMultiContextTest.cpp | 570 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in testFenceWithOpenRenderPass() 725 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
|
H A D | EGLBlobCacheTest.cpp | 529 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
|