Searched refs:GetVertexArrayErrorsTest (Results 1 – 3 of 3) sorted by relevance
4775 class GetVertexArrayErrorsTest : public deqp::TestCase class4779 GetVertexArrayErrorsTest(deqp::Context& context);4785 GetVertexArrayErrorsTest(const GetVertexArrayErrorsTest& other);4786 GetVertexArrayErrorsTest& operator=(const GetVertexArrayErrorsTest& other);
5307 GetVertexArrayErrorsTest::GetVertexArrayErrorsTest(deqp::Context& context) in GetVertexArrayErrorsTest() function in gl4cts::DirectStateAccess::VertexArrays::GetVertexArrayErrorsTest5316 tcu::TestNode::IterateResult GetVertexArrayErrorsTest::iterate() in iterate()5408 bool GetVertexArrayErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_messag… in CheckError()
157 addChild(new VertexArrays::GetVertexArrayErrorsTest(m_context)); in init()