Searched refs:CreateWindowSurfaceCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglCreateSurfaceTests.cpp | 144 class CreateWindowSurfaceCase : public SimpleConfigCase class 147 …CreateWindowSurfaceCase (EglTestContext& eglTestCtx, const char* name, const char* description, Ap… in CreateWindowSurfaceCase() function in deqp::egl::__anon6672e7860111::CreateWindowSurfaceCase 363 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 408 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init() 438 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
|