Searched refs:SingleVertexArrayOutputTypeTests (Results 1 – 2 of 2) sorted by relevance
379 class SingleVertexArrayOutputTypeTests : public TestCaseGroup class382 SingleVertexArrayOutputTypeTests(Context &context);383 virtual ~SingleVertexArrayOutputTypeTests(void);388 SingleVertexArrayOutputTypeTests(const SingleVertexArrayOutputTypeTests &other);389 SingleVertexArrayOutputTypeTests &operator=(const SingleVertexArrayOutputTypeTests &other);392 SingleVertexArrayOutputTypeTests::SingleVertexArrayOutputTypeTests(Context &context) in SingleVertexArrayOutputTypeTests() function in deqp::gles2::Functional::SingleVertexArrayOutputTypeTests397 SingleVertexArrayOutputTypeTests::~SingleVertexArrayOutputTypeTests(void) in ~SingleVertexArrayOutputTypeTests()401 void SingleVertexArrayOutputTypeTests::init(void) in init()469 addChild(new SingleVertexArrayOutputTypeTests(m_context)); in init()
648 class SingleVertexArrayOutputTypeTests : public TestCaseGroup class651 SingleVertexArrayOutputTypeTests(Context &context);652 virtual ~SingleVertexArrayOutputTypeTests(void);657 SingleVertexArrayOutputTypeTests(const SingleVertexArrayOutputTypeTests &other);658 SingleVertexArrayOutputTypeTests &operator=(const SingleVertexArrayOutputTypeTests &other);661 SingleVertexArrayOutputTypeTests::SingleVertexArrayOutputTypeTests(Context &context) in SingleVertexArrayOutputTypeTests() function in deqp::gles3::Functional::SingleVertexArrayOutputTypeTests666 SingleVertexArrayOutputTypeTests::~SingleVertexArrayOutputTypeTests(void) in ~SingleVertexArrayOutputTypeTests()670 void SingleVertexArrayOutputTypeTests::init(void) in init()712 addChild(new SingleVertexArrayOutputTypeTests(m_context)); in init()