Home
last modified time | relevance | path

Searched refs:SingleVertexArrayTestGroup (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fVertexArrayTest.cpp451 class SingleVertexArrayTestGroup : public TestCaseGroup class
454 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::SingleVertexArrayTestGroup
469 SingleVertexArrayTestGroup::~SingleVertexArrayTestGroup (void) in ~SingleVertexArrayTestGroup()
473 void SingleVertexArrayTestGroup::init (void) in init()
875 addChild(new SingleVertexArrayTestGroup(m_context)); in init()
/external/deqp/modules/gles3/functional/
Des3fVertexArrayTest.cpp664 class SingleVertexArrayTestGroup : public TestCaseGroup class
667 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::SingleVertexArrayTestGroup
682 SingleVertexArrayTestGroup::~SingleVertexArrayTestGroup (void) in ~SingleVertexArrayTestGroup()
686 void SingleVertexArrayTestGroup::init (void) in init()
1088 addChild(new SingleVertexArrayTestGroup(m_context)); in init()