Searched refs:CreateContextCase (Results 1 – 1 of 1) sorted by relevance
63 class CreateContextCase : public SimpleConfigCase class66 …CreateContextCase (EglTestContext& eglTestCtx, const char* name, const char* description, const …67 ~CreateContextCase (void);72 CreateContextCase::CreateContextCase (EglTestContext& eglTestCtx, const char* name, const char* des… in CreateContextCase() function in deqp::egl::CreateContextCase77 CreateContextCase::~CreateContextCase (void) in ~CreateContextCase()81 void CreateContextCase::executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig()186 addChild(new CreateContextCase(m_eglTestCtx, i->getName(), i->getDescription(), *i)); in init()