Searched refs:NegativeGroup (Results 1 – 1 of 1) sorted by relevance
2707 class NegativeGroup : public TestCaseGroup class2710 NegativeGroup (Context& context, const char* name, const char* descr);2711 ~NegativeGroup (void);2716 NegativeGroup::NegativeGroup (Context& context, const char* name, const char* descr) in NegativeGroup() function in deqp::gles31::Functional::__anon2b15ba460111::NegativeGroup2721 NegativeGroup::~NegativeGroup (void) in ~NegativeGroup()2725 void NegativeGroup::init (void) in init()2793 …this->addChild(new NegativeGroup(m_context, "negative", "invalid draw commands with defined error … in init()