Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSyncTests.cpp637 class GetSyncTypeTest : public SyncTest class
640GetSyncTypeTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncType, Sy… in GetSyncTypeTest() function in deqp::egl::__anon356dc6e60111::GetSyncTypeTest
1134 valid->addChild(new GetSyncTypeTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR)); in init()
1203 valid->addChild(new GetSyncTypeTest(m_eglTestCtx, EGL_SYNC_REUSABLE_KHR)); in init()