Home
last modified time | relevance | path

Searched refs:IndexGroup (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp83 class IndexGroup : public TestCaseGroup class
86IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod …
87 ~IndexGroup (void);
95 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::D… in IndexGroup() function in deqp::gles2::Stress::__anon39e5ba200111::IndexGroup
101 IndexGroup::~IndexGroup (void) in ~IndexGroup()
105 void IndexGroup::init (void) in init()
185 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp264 class IndexGroup : public TestCaseGroup class
267IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod …
268 ~IndexGroup (void);
276 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::D… in IndexGroup() function in deqp::gles3::Stress::__anon0c4fdb020111::IndexGroup
282 IndexGroup::~IndexGroup (void) in ~IndexGroup()
286 void IndexGroup::init (void) in init()
374 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp285 class IndexGroup : public TestCaseGroup class
288IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod …
289 ~IndexGroup (void);
297 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::D… in IndexGroup() function in deqp::gles2::Functional::__anone6c623820111::IndexGroup
303 IndexGroup::~IndexGroup (void) in ~IndexGroup()
307 void IndexGroup::init (void) in init()
462 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp383 class IndexGroup : public TestCaseGroup class
386IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod …
387 ~IndexGroup (void);
395 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::D… in IndexGroup() function in deqp::gles3::Functional::__anon23a6ece40111::IndexGroup
401 IndexGroup::~IndexGroup (void) in ~IndexGroup()
405 void IndexGroup::init (void) in init()
563 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp470 class IndexGroup : public TestCaseGroup class
473IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod …
474 ~IndexGroup (void);
482 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::D… in IndexGroup() function in deqp::gles31::Functional::__anon2b15ba460111::IndexGroup
488 IndexGroup::~IndexGroup (void) in ~IndexGroup()
492 void IndexGroup::init (void) in init()
693 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()