Searched refs:GetVertexArrayTest (Results 1 – 3 of 3) sorted by relevance
4370 class GetVertexArrayTest : public deqp::TestCase class4374 GetVertexArrayTest(deqp::Context& context);4380 GetVertexArrayTest(const GetVertexArrayTest& other);4381 GetVertexArrayTest& operator=(const GetVertexArrayTest& other);
146 addChild(new VertexArrays::GetVertexArrayTest(m_context)); in init()
3502 GetVertexArrayTest::GetVertexArrayTest(deqp::Context& context) in GetVertexArrayTest() function in gl4cts::DirectStateAccess::VertexArrays::GetVertexArrayTest3512 tcu::TestNode::IterateResult GetVertexArrayTest::iterate() in iterate()