Searched refs:DefaultVertexArrayObjectTests (Results 1 – 6 of 6) sorted by relevance
36 class DefaultVertexArrayObjectTests : public TestCaseGroup class39 DefaultVertexArrayObjectTests(Context &context);40 virtual ~DefaultVertexArrayObjectTests(void) in ~DefaultVertexArrayObjectTests()47 DefaultVertexArrayObjectTests(const DefaultVertexArrayObjectTests &other);48 DefaultVertexArrayObjectTests &operator=(const DefaultVertexArrayObjectTests &other);
70 DefaultVertexArrayObjectTests::DefaultVertexArrayObjectTests(Context &context) in DefaultVertexArrayObjectTests() function in deqp::gles3::Functional::DefaultVertexArrayObjectTests75 void DefaultVertexArrayObjectTests::init(void) in init()
410 addChild(new DefaultVertexArrayObjectTests(m_context)); in init()
82 DefaultVertexArrayObjectTests::DefaultVertexArrayObjectTests(Context &context) in DefaultVertexArrayObjectTests() function in deqp::gles31::Functional::DefaultVertexArrayObjectTests87 void DefaultVertexArrayObjectTests::init(void) in init()
481 addChild(new DefaultVertexArrayObjectTests(m_context)); in init()