Home
last modified time | relevance | path

Searched defs:threadFuncs (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultithreadingTest.cpp1215 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1353 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFenceWithOpenRenderPass() local
1537 std::array<LockStepThreadFunc, 3> threadFuncs = { in TEST_P() local
1645 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1752 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1876 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1992 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFramebufferFetch() local
2114 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
3045 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
3449 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
[all …]
H A DImageTest.cpp7094 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
7199 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
7350 std::array<LockStepThreadFunc, 1> threadFuncs = { in FramebufferAttachmentDeletedWhileInUseHelper() local
7541 std::array<LockStepThreadFunc, 1> threadFuncs = { in FramebufferResolveAttachmentDeletedWhileInUseHelper() local
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DMultiThreadSteps.cpp18 void RunLockStepThreads(EGLWindow *window, size_t threadCount, LockStepThreadFunc threadFuncs[]) in RunLockStepThreads()
28 LockStepThreadFunc threadFuncs[]) in RunLockStepThreadsWithSize()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLMultiContextTest.cpp565 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFenceWithOpenRenderPass() local
718 std::array<LockStepThreadFunc, kMaxThreadCountMakingMapBufferCall + 1> threadFuncs; in TEST_P() local
H A DEGLBlobCacheTest.cpp519 std::vector<LockStepThreadFunc> threadFuncs(kNumThreads); in TEST_P() local