Searched refs:VertexArrayTests (Results 1 – 6 of 6) sorted by relevance
36 class VertexArrayTests : public TestCaseGroup class39 VertexArrayTests (Context& testCtx);40 ~VertexArrayTests (void);45 VertexArrayTests (const VertexArrayTests& other);46 VertexArrayTests& operator= (const VertexArrayTests& other);
458 VertexArrayTests::VertexArrayTests (Context& context) in VertexArrayTests() function in deqp::gles3::Stress::VertexArrayTests463 VertexArrayTests::~VertexArrayTests (void) in ~VertexArrayTests()467 void VertexArrayTests::init (void) in init()
60 addChild(new VertexArrayTests (m_context)); in init()
326 VertexArrayTests::VertexArrayTests (Context& context) in VertexArrayTests() function in deqp::gles2::Stress::VertexArrayTests331 VertexArrayTests::~VertexArrayTests (void) in ~VertexArrayTests()335 void VertexArrayTests::init (void) in init()
52 addChild(new VertexArrayTests (m_context)); in init()