Searched refs:pullObjectsFromShared (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglMultiThreadTests.cpp | 808 … void pullObjectsFromShared(TestThread &thread, int pbufferCount, int pixmapCount, int windowCount, 1054 …pullObjectsFromShared(thread, (int)(m_sharedPbuffers.size() / 2), (int)(m_sharedNativePixmaps.size… in runThread() 1061 … pullObjectsFromShared(thread, (int)m_sharedPbuffers.size(), (int)m_sharedNativePixmaps.size(), in runThread() 1402 void MultiThreadedObjectTest::pullObjectsFromShared(TestThread &thread, int pbufferCount, int pixma… in pullObjectsFromShared() function in deqp::egl::MultiThreadedObjectTest
|