Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglSyncTests.cpp807 class CreateInvalidDisplayTest : public SyncTest class
810 CreateInvalidDisplayTest(EglTestContext &eglTestCtx, EGLenum syncType) in CreateInvalidDisplayTest() function in deqp::egl::CreateInvalidDisplayTest
2454 invalid->addChild(new CreateInvalidDisplayTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR)); in init()
2519 invalid->addChild(new CreateInvalidDisplayTest(m_eglTestCtx, EGL_SYNC_REUSABLE_KHR)); in init()