Searched refs:GetLevelParameterTest (Results 1 – 3 of 3) sorted by relevance
5930 class GetLevelParameterTest : public deqp::TestCase class5934 GetLevelParameterTest(deqp::Context& context);5940 GetLevelParameterTest(const GetLevelParameterTest& other);5941 GetLevelParameterTest& operator=(const GetLevelParameterTest& other);
473 addChild(new Textures::GetLevelParameterTest(m_context)); in init()
8176 GetLevelParameterTest::GetLevelParameterTest(deqp::Context& context) in GetLevelParameterTest() function in gl4cts::DirectStateAccess::Textures::GetLevelParameterTest8183 const glw::GLubyte GetLevelParameterTest::s_texture_data[] = {8206 const glw::GLuint GetLevelParameterTest::s_texture_width = 4;8207 const glw::GLuint GetLevelParameterTest::s_texture_height = 4;8208 const glw::GLuint GetLevelParameterTest::s_texture_depth = 4;8214 tcu::TestNode::IterateResult GetLevelParameterTest::iterate() in iterate()