Searched refs:GetLevelParameterTest (Results 1 – 3 of 3) sorted by relevance
5959 class GetLevelParameterTest : public deqp::TestCase class5963 GetLevelParameterTest(deqp::Context& context);5969 GetLevelParameterTest(const GetLevelParameterTest& other);5970 GetLevelParameterTest& operator=(const GetLevelParameterTest& other);
474 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()