Searched defs:CreatePixmapSurfaceCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglCreateSurfaceTests.cpp165 class CreatePixmapSurfaceCase : public SimpleConfigCase class in namespace:deqp::egl::__anon4124
168 CreatePixmapSurfaceCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool useLegacyCreate, const eglu::FilterList& filters) function in class:deqp::egl::__anon4124::CreatePixmapSurfaceCase
319 pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(), true, *i));
364 pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(), false, *i));

Completed in 25 milliseconds