Searched refs:SingleVertexArrayTestGroup (Results 1 – 2 of 2) sorted by relevance
451 class SingleVertexArrayTestGroup : public TestCaseGroup class454 SingleVertexArrayTestGroup (Context& context);455 virtual ~SingleVertexArrayTestGroup (void);460 SingleVertexArrayTestGroup (const SingleVertexArrayTestGroup& other);461 SingleVertexArrayTestGroup& operator= (const SingleVertexArrayTestGroup& other);464 SingleVertexArrayTestGroup::SingleVertexArrayTestGroup (Context& context) in SingleVertexArrayTestGroup() function in deqp::gles2::Functional::SingleVertexArrayTestGroup469 SingleVertexArrayTestGroup::~SingleVertexArrayTestGroup (void) in ~SingleVertexArrayTestGroup()473 void SingleVertexArrayTestGroup::init (void) in init()875 addChild(new SingleVertexArrayTestGroup(m_context)); in init()
664 class SingleVertexArrayTestGroup : public TestCaseGroup class667 SingleVertexArrayTestGroup (Context& context);668 virtual ~SingleVertexArrayTestGroup (void);673 SingleVertexArrayTestGroup (const SingleVertexArrayTestGroup& other);674 SingleVertexArrayTestGroup& operator= (const SingleVertexArrayTestGroup& other);677 SingleVertexArrayTestGroup::SingleVertexArrayTestGroup (Context& context) in SingleVertexArrayTestGroup() function in deqp::gles3::Functional::SingleVertexArrayTestGroup682 SingleVertexArrayTestGroup::~SingleVertexArrayTestGroup (void) in ~SingleVertexArrayTestGroup()686 void SingleVertexArrayTestGroup::init (void) in init()1088 addChild(new SingleVertexArrayTestGroup(m_context)); in init()