Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSyncTests.cpp303 class CreateInvalidDisplayTest : public SyncTest class
306CreateInvalidDisplayTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syn… in CreateInvalidDisplayTest() function in deqp::egl::__anon1d42b1460111::CreateInvalidDisplayTest
1153 invalid->addChild(new CreateInvalidDisplayTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR)); in init()
1221 invalid->addChild(new CreateInvalidDisplayTest(m_eglTestCtx, EGL_SYNC_REUSABLE_KHR)); in init()