Searched refs:CreateEmptyAttribsTest (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglSyncTests.cpp298 class CreateEmptyAttribsTest : public SyncTest class in namespace:deqp::egl::__anon19846
301 CreateEmptyAttribsTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncType, SyncTest::EXTENSION_NONE, "create_empty_attribs", "create_empty_attribs") {} function in class:deqp::egl::__anon19846::CreateEmptyAttribsTest
1196 valid->addChild(new CreateEmptyAttribsTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR));
1266 valid->addChild(new CreateEmptyAttribsTest(m_eglTestCtx, EGL_SYNC_REUSABLE_KHR));

Completed in 67 milliseconds