Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp6864 class LevelParameterErrorsTest : public deqp::TestCase, ErrorsUtilities class
6868 LevelParameterErrorsTest(deqp::Context& context);
6874 LevelParameterErrorsTest(const LevelParameterErrorsTest& other);
6875 LevelParameterErrorsTest& operator=(const LevelParameterErrorsTest& other);
Dgl4cDirectStateAccessTests.cpp484 addChild(new Textures::LevelParameterErrorsTest(m_context)); in init()
Dgl4cDirectStateAccessTexturesTests.cpp13498 LevelParameterErrorsTest::LevelParameterErrorsTest(deqp::Context& context) in LevelParameterErrorsTest() function in gl4cts::DirectStateAccess::Textures::LevelParameterErrorsTest
13508 tcu::TestNode::IterateResult LevelParameterErrorsTest::iterate() in iterate()