Searched refs:ParameterSetupErrorsTest (Results 1 – 3 of 3) sorted by relevance
6659 class ParameterSetupErrorsTest : public deqp::TestCase, ErrorsUtilities class6663 ParameterSetupErrorsTest(deqp::Context& context);6669 ParameterSetupErrorsTest(const ParameterSetupErrorsTest& other);6670 ParameterSetupErrorsTest& operator=(const ParameterSetupErrorsTest& other);
11931 ParameterSetupErrorsTest::ParameterSetupErrorsTest(deqp::Context& context) in ParameterSetupErrorsTest() function in gl4cts::DirectStateAccess::Textures::ParameterSetupErrorsTest11947 tcu::TestNode::IterateResult ParameterSetupErrorsTest::iterate() in iterate()12006 void ParameterSetupErrorsTest::Prepare() in Prepare()12097 bool ParameterSetupErrorsTest::Testf() in Testf()12225 bool ParameterSetupErrorsTest::Testi() in Testi()12353 bool ParameterSetupErrorsTest::Testfv() in Testfv()12477 bool ParameterSetupErrorsTest::Testiv() in Testiv()12601 bool ParameterSetupErrorsTest::TestIiv() in TestIiv()12725 bool ParameterSetupErrorsTest::TestIuiv() in TestIuiv()12831 void ParameterSetupErrorsTest::Clean() in Clean()
480 addChild(new Textures::ParameterSetupErrorsTest(m_context)); in init()