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);
5308 GetVertexArrayErrorsTest::GetVertexArrayErrorsTest(deqp::Context &context) in GetVertexArrayErrorsTest() function in gl4cts::DirectStateAccess::VertexArrays::GetVertexArrayErrorsTest5317 tcu::TestNode::IterateResult GetVertexArrayErrorsTest::iterate() in iterate()5409 bool GetVertexArrayErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar *log_messag… in CheckError()
157 addChild(new VertexArrays::GetVertexArrayErrorsTest(m_context)); in init()