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);
1061 VertexArrayTestGroup::VertexArrayTestGroup(Context &context) in VertexArrayTestGroup() function in deqp::gles3::Functional::VertexArrayTestGroup1066 VertexArrayTestGroup::~VertexArrayTestGroup(void) in ~VertexArrayTestGroup()1070 void VertexArrayTestGroup::init(void) in init()
383 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);
818 VertexArrayTestGroup::VertexArrayTestGroup(Context &context) in VertexArrayTestGroup() function in deqp::gles2::Functional::VertexArrayTestGroup823 VertexArrayTestGroup::~VertexArrayTestGroup(void) in ~VertexArrayTestGroup()827 void VertexArrayTestGroup::init(void) in init()
319 addChild(new VertexArrayTestGroup(m_context)); in init()