Searched refs:SingleVertexArrayOutputTypeTests (Results 1 – 2 of 2) sorted by relevance
385 class SingleVertexArrayOutputTypeTests : public TestCaseGroup class388 SingleVertexArrayOutputTypeTests (Context& context);389 virtual ~SingleVertexArrayOutputTypeTests (void);394 SingleVertexArrayOutputTypeTests (const SingleVertexArrayOutputTypeTests& other);395 SingleVertexArrayOutputTypeTests& operator= (const SingleVertexArrayOutputTypeTests& other);398 SingleVertexArrayOutputTypeTests::SingleVertexArrayOutputTypeTests (Context& context) in SingleVertexArrayOutputTypeTests() function in deqp::gles2::Functional::SingleVertexArrayOutputTypeTests403 SingleVertexArrayOutputTypeTests::~SingleVertexArrayOutputTypeTests (void) in ~SingleVertexArrayOutputTypeTests()407 void SingleVertexArrayOutputTypeTests::init (void) in init()477 addChild(new SingleVertexArrayOutputTypeTests(m_context)); in init()
630 class SingleVertexArrayOutputTypeTests : public TestCaseGroup class633 SingleVertexArrayOutputTypeTests (Context& context);634 virtual ~SingleVertexArrayOutputTypeTests (void);639 SingleVertexArrayOutputTypeTests (const SingleVertexArrayOutputTypeTests& other);640 SingleVertexArrayOutputTypeTests& operator= (const SingleVertexArrayOutputTypeTests& other);643 SingleVertexArrayOutputTypeTests::SingleVertexArrayOutputTypeTests (Context& context) in SingleVertexArrayOutputTypeTests() function in deqp::gles3::Functional::SingleVertexArrayOutputTypeTests648 SingleVertexArrayOutputTypeTests::~SingleVertexArrayOutputTypeTests (void) in ~SingleVertexArrayOutputTypeTests()652 void SingleVertexArrayOutputTypeTests::init (void) in init()690 addChild(new SingleVertexArrayOutputTypeTests(m_context)); in init()