Home
last modified time | relevance | path

Searched refs:ParameterErrorsTest (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp6889 class ParameterErrorsTest : public deqp::TestCase, ErrorsUtilities class
6893 ParameterErrorsTest(deqp::Context& context);
6899 ParameterErrorsTest(const ParameterErrorsTest& other);
6900 ParameterErrorsTest& operator=(const ParameterErrorsTest& other);
Dgl4cDirectStateAccessTests.cpp485 addChild(new Textures::ParameterErrorsTest(m_context)); in init()
Dgl4cDirectStateAccessTexturesTests.cpp13702 ParameterErrorsTest::ParameterErrorsTest(deqp::Context& context) in ParameterErrorsTest() function in gl4cts::DirectStateAccess::Textures::ParameterErrorsTest
13712 tcu::TestNode::IterateResult ParameterErrorsTest::iterate() in iterate()