Searched refs:NegativeDrawCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 2359 class NegativeDrawCase : public TestCase class 2362 …NegativeDrawCase (Context& context, const char* name, const char* desc, GLenum inputType, GLenum i… 2363 ~NegativeDrawCase (void); 2377 NegativeDrawCase::NegativeDrawCase (Context& context, const char* name, const char* desc, GLenum in… in NegativeDrawCase() function in deqp::gles31::Functional::__anon38a6d29b0111::NegativeDrawCase 2386 NegativeDrawCase::~NegativeDrawCase (void) in ~NegativeDrawCase() 2391 void NegativeDrawCase::init (void) in init() 2400 void NegativeDrawCase::deinit (void) in deinit() 2409 NegativeDrawCase::IterateResult NegativeDrawCase::iterate (void) in iterate() 6435 …negativeGroup->addChild(new NegativeDrawCase(m_context, name.c_str(), desc.c_str(), inputType, pri… in init()
|