Searched defs:s_block_2d_size_x (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl4cDirectStateAccessTests.hpp | 5580 static const glw::GLuint s_block_2d_size_x; member in gl4cts::DirectStateAccess::Textures::CompressedSubImageTest |
H A D | gl4cDirectStateAccessTexturesTests.cpp | 5142 gl.texImage2D(TextureTarget<2>(), 0, internalformat, s_texture_width * s_block_2d_size_x, in PrepareStorage() local 5588 const glw::GLuint CompressedSubImageTest::s_block_2d_size_x = 4; member in gl4cts::DirectStateAccess::Textures::CompressedSubImageTest |
Completed in 23 milliseconds