Searched refs:GenerateMipmapTest (Results 1 – 3 of 3) sorted by relevance
5776 class GenerateMipmapTest : public deqp::TestCase class5780 GenerateMipmapTest(deqp::Context& context);5786 GenerateMipmapTest(const GenerateMipmapTest& other);5787 GenerateMipmapTest& operator=(const GenerateMipmapTest& other);
470 addChild(new Textures::GenerateMipmapTest(m_context)); in init()
7196 GenerateMipmapTest::GenerateMipmapTest(deqp::Context& context) in GenerateMipmapTest() function in gl4cts::DirectStateAccess::Textures::GenerateMipmapTest7206 tcu::TestNode::IterateResult GenerateMipmapTest::iterate() in iterate()7351 const glw::GLubyte GenerateMipmapTest::s_texture_data[] = {7367 const glw::GLuint GenerateMipmapTest::s_texture_width = 256;7368 const glw::GLuint GenerateMipmapTest::s_texture_width_log = 8;