Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSyncTests.cpp662 class GetSyncStatusTest : public SyncTest class
665GetSyncStatusTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncType, … in GetSyncStatusTest() function in deqp::egl::__anon1d42b1460111::GetSyncStatusTest
1135 valid->addChild(new GetSyncStatusTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR)); in init()
1204 valid->addChild(new GetSyncStatusTest(m_eglTestCtx, EGL_SYNC_REUSABLE_KHR)); in init()