Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp5776 class GenerateMipmapTest : public deqp::TestCase class
5780 GenerateMipmapTest(deqp::Context& context);
5786 GenerateMipmapTest(const GenerateMipmapTest& other);
5787 GenerateMipmapTest& operator=(const GenerateMipmapTest& other);
Dgl4cDirectStateAccessTests.cpp470 addChild(new Textures::GenerateMipmapTest(m_context)); in init()
Dgl4cDirectStateAccessTexturesTests.cpp7196 GenerateMipmapTest::GenerateMipmapTest(deqp::Context& context) in GenerateMipmapTest() function in gl4cts::DirectStateAccess::Textures::GenerateMipmapTest
7206 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;