Searched refs:CreateContextCase (Results 1 – 1 of 1) sorted by relevance
62 class CreateContextCase : public SimpleConfigCase class65 …CreateContextCase (EglTestContext& eglTestCtx, const char* name, const char* description, const …66 ~CreateContextCase (void);71 CreateContextCase::CreateContextCase (EglTestContext& eglTestCtx, const char* name, const char* des… in CreateContextCase() function in deqp::egl::CreateContextCase76 CreateContextCase::~CreateContextCase (void) in ~CreateContextCase()80 void CreateContextCase::executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig()181 addChild(new CreateContextCase(m_eglTestCtx, i->getName(), i->getDescription(), *i)); in init()