Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSyncTests.cpp828 class GetSyncInvalidAttributeTest : public SyncTest class
831GetSyncInvalidAttributeTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, … in GetSyncInvalidAttributeTest() function in deqp::egl::__anon1d42b1460111::GetSyncInvalidAttributeTest
1165 invalid->addChild(new GetSyncInvalidAttributeTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR)); in init()
1232 invalid->addChild(new GetSyncInvalidAttributeTest(m_eglTestCtx, EGL_SYNC_REUSABLE_KHR)); in init()