Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSyncTests.cpp985 class WaitSyncTest : public SyncTest class
988WaitSyncTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncType, SyncT… in WaitSyncTest() function in deqp::egl::__anon1d42b1460111::WaitSyncTest
1143 valid->addChild(new WaitSyncTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR)); in init()
1211 valid->addChild(new WaitSyncTest(m_eglTestCtx, EGL_SYNC_REUSABLE_KHR)); in init()