Searched refs:DefaultVertexAttributeTests (Results 1 – 6 of 6) sorted by relevance
36 class DefaultVertexAttributeTests : public TestCaseGroup class39 DefaultVertexAttributeTests (Context& context);40 ~DefaultVertexAttributeTests (void);45 DefaultVertexAttributeTests (const DefaultVertexAttributeTests& other);46 DefaultVertexAttributeTests& operator= (const DefaultVertexAttributeTests& other);
553 DefaultVertexAttributeTests::DefaultVertexAttributeTests (Context& context) in DefaultVertexAttributeTests() function in deqp::gles3::Functional::DefaultVertexAttributeTests558 DefaultVertexAttributeTests::~DefaultVertexAttributeTests (void) in ~DefaultVertexAttributeTests()562 void DefaultVertexAttributeTests::init (void) in init()
407 addChild(new DefaultVertexAttributeTests (m_context)); in init()
476 DefaultVertexAttributeTests::DefaultVertexAttributeTests (Context& context) in DefaultVertexAttributeTests() function in deqp::gles2::Functional::DefaultVertexAttributeTests481 DefaultVertexAttributeTests::~DefaultVertexAttributeTests (void) in ~DefaultVertexAttributeTests()485 void DefaultVertexAttributeTests::init (void) in init()
334 addChild(new DefaultVertexAttributeTests(m_context)); in init()