Searched refs:GetVertexArrayTest (Results 1 – 3 of 3) sorted by relevance
4399 class GetVertexArrayTest : public deqp::TestCase class4403 GetVertexArrayTest(deqp::Context& context);4409 GetVertexArrayTest(const GetVertexArrayTest& other);4410 GetVertexArrayTest& operator=(const GetVertexArrayTest& other);
147 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()