Searched defs:NegativeDrawCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2254 class NegativeDrawCase : public TestCase class in namespace:deqp::gles31::Functional::__anon3571
2257 NegativeDrawCase (Context& context, const char* name, const char* desc, GLenum inputType, GLenum inputPrimitives);
2258 ~NegativeDrawCase (void);
2272 NegativeDrawCase::NegativeDrawCase (Context& context, const char* name, const char* desc, GLenum inputType, GLenum inputPrimitives) function in class:deqp::gles31::Functional::__anon3571::NegativeDrawCase
2281 NegativeDrawCase::~NegativeDrawCase (void)
2286 void NegativeDrawCase::init (void)
2295 void NegativeDrawCase::deinit (void)
2304 NegativeDrawCase
[all...]

Completed in 681 milliseconds