Home
last modified time | relevance | path

Searched refs:s_texture_width_log (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp5792 static const glw::GLuint s_texture_width_log; member in gl4cts::DirectStateAccess::Textures::GenerateMipmapTest
Dgl4cDirectStateAccessTexturesTests.cpp7268 i < s_texture_width_log - 1 /* Do not test single pixel mipmap. */; ++i, j /= 2) in iterate()
7368 const glw::GLuint GenerateMipmapTest::s_texture_width_log = 8; member in gl4cts::DirectStateAccess::Textures::GenerateMipmapTest