Searched refs:CreationErrorsTest (Results 1 – 4 of 4) sorted by relevance
3028 class CreationErrorsTest : public deqp::TestCase class3032 CreationErrorsTest(deqp::Context& context);3038 CreationErrorsTest(const CreationErrorsTest& other);3039 CreationErrorsTest& operator=(const CreationErrorsTest& other);3875 class CreationErrorsTest : public deqp::TestCase class3879 CreationErrorsTest(deqp::Context& context);3885 CreationErrorsTest(const CreationErrorsTest& other);3886 CreationErrorsTest& operator=(const CreationErrorsTest& other);5999 class CreationErrorsTest : public deqp::TestCase, ErrorsUtilities class6003 CreationErrorsTest(deqp::Context& context);[all …]
118 addChild(new Framebuffers::CreationErrorsTest(m_context)); in init()134 addChild(new Renderbuffers::CreationErrorsTest(m_context)); in init()475 addChild(new Textures::CreationErrorsTest(m_context)); in init()
4701 CreationErrorsTest::CreationErrorsTest(deqp::Context& context) in CreationErrorsTest() function in gl4cts::DirectStateAccess::Framebuffers::CreationErrorsTest4711 tcu::TestNode::IterateResult CreationErrorsTest::iterate() in iterate()9121 CreationErrorsTest::CreationErrorsTest(deqp::Context& context) in CreationErrorsTest() function in gl4cts::DirectStateAccess::Renderbuffers::CreationErrorsTest9131 tcu::TestNode::IterateResult CreationErrorsTest::iterate() in iterate()
8421 CreationErrorsTest::CreationErrorsTest(deqp::Context& context) in CreationErrorsTest() function in gl4cts::DirectStateAccess::Textures::CreationErrorsTest8431 tcu::TestNode::IterateResult CreationErrorsTest::iterate() in iterate()8510 glw::GLenum CreationErrorsTest::NotATarget() in NotATarget()