Searched refs:VertexArrayTestGroup (Results 1 – 6 of 6) sorted by relevance
36 class VertexArrayTestGroup : public TestCaseGroup class39 VertexArrayTestGroup (Context& context);40 virtual ~VertexArrayTestGroup (void);45 VertexArrayTestGroup (const VertexArrayTestGroup& other);46 VertexArrayTestGroup& operator= (const VertexArrayTestGroup& other);
1077 VertexArrayTestGroup::VertexArrayTestGroup (Context& context) in VertexArrayTestGroup() function in deqp::gles3::Functional::VertexArrayTestGroup1082 VertexArrayTestGroup::~VertexArrayTestGroup (void) in ~VertexArrayTestGroup()1086 void VertexArrayTestGroup::init (void) in init()
384 addChild(new VertexArrayTestGroup (m_context)); in init()
35 class VertexArrayTestGroup : public TestCaseGroup class38 VertexArrayTestGroup (Context& context);39 virtual ~VertexArrayTestGroup (void);44 VertexArrayTestGroup (const VertexArrayTestGroup& other);45 VertexArrayTestGroup& operator= (const VertexArrayTestGroup& other);
864 VertexArrayTestGroup::VertexArrayTestGroup (Context& context) in VertexArrayTestGroup() function in deqp::gles2::Functional::VertexArrayTestGroup869 VertexArrayTestGroup::~VertexArrayTestGroup (void) in ~VertexArrayTestGroup()873 void VertexArrayTestGroup::init (void) in init()
319 addChild(new VertexArrayTestGroup (m_context)); in init()