Searched refs:s_texture_width_log (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ | ||
D | gl4cDirectStateAccessTests.hpp | 5792 static const glw::GLuint s_texture_width_log; member in gl4cts::DirectStateAccess::Textures::GenerateMipmapTest |
D | gl4cDirectStateAccessTexturesTests.cpp | 7268 i < s_texture_width_log - 1 /* Do not test single pixel mipmap. */; ++i, j /= 2) in iterate() |