Searched refs:CreatePixmapSurfaceCase (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
D | teglCreateSurfaceTests.cpp | 214 class CreatePixmapSurfaceCase : public SimpleConfigCase class 217 …CreatePixmapSurfaceCase (EglTestContext& eglTestCtx, const char* name, const char* description, Ap… in CreatePixmapSurfaceCase() function in deqp::egl::__anon8742b5470111::CreatePixmapSurfaceCase 379 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 424 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 454 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
|