Searched refs:CreatePixmapSurfaceCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglCreateSurfaceTests.cpp | 213 class CreatePixmapSurfaceCase : public SimpleConfigCase class 216 …CreatePixmapSurfaceCase (EglTestContext& eglTestCtx, const char* name, const char* description, Ap… in CreatePixmapSurfaceCase() function in deqp::egl::__anon6672e7860111::CreatePixmapSurfaceCase 378 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 423 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 453 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
|