Searched refs:VertexArrayObjectTestGroup (Results 1 – 3 of 3) sorted by relevance
36 class VertexArrayObjectTestGroup : public TestCaseGroup class39 VertexArrayObjectTestGroup(Context &context);40 virtual ~VertexArrayObjectTestGroup(void);44 VertexArrayObjectTestGroup(const VertexArrayObjectTestGroup &);45 VertexArrayObjectTestGroup &operator=(const VertexArrayObjectTestGroup &);
1419 VertexArrayObjectTestGroup::VertexArrayObjectTestGroup(Context &context) in VertexArrayObjectTestGroup() function in deqp::gles3::Functional::VertexArrayObjectTestGroup1424 VertexArrayObjectTestGroup::~VertexArrayObjectTestGroup(void) in ~VertexArrayObjectTestGroup()1428 void VertexArrayObjectTestGroup::init(void) in init()
392 addChild(new VertexArrayObjectTestGroup(m_context)); in init()