Searched refs:GetVertexArrayIndexedErrorsTest (Results 1 – 3 of 3) sorted by relevance
4817 class GetVertexArrayIndexedErrorsTest : public deqp::TestCase class4821 GetVertexArrayIndexedErrorsTest(deqp::Context &context);4827 GetVertexArrayIndexedErrorsTest(const GetVertexArrayIndexedErrorsTest &other);4828 GetVertexArrayIndexedErrorsTest &operator=(const GetVertexArrayIndexedErrorsTest &other);
5433 GetVertexArrayIndexedErrorsTest::GetVertexArrayIndexedErrorsTest(deqp::Context &context) in GetVertexArrayIndexedErrorsTest() function in gl4cts::DirectStateAccess::VertexArrays::GetVertexArrayIndexedErrorsTest5442 tcu::TestNode::IterateResult GetVertexArrayIndexedErrorsTest::iterate() in iterate()5575 bool GetVertexArrayIndexedErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar *log… in CheckError()
158 addChild(new VertexArrays::GetVertexArrayIndexedErrorsTest(m_context)); in init()