Searched refs:CreateWindowSurfaceCase (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
D | teglCreateSurfaceTests.cpp | 145 class CreateWindowSurfaceCase : public SimpleConfigCase class 148 …CreateWindowSurfaceCase (EglTestContext& eglTestCtx, const char* name, const char* description, Ap… in CreateWindowSurfaceCase() function in deqp::egl::__anon8742b5470111::CreateWindowSurfaceCase 364 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 409 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 439 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
|