Searched refs:s_formats_size (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
D | gl3cTextureSizePromotion.hpp | 189 static const glw::GLuint s_formats_size; //!< number of internal format to be tested. member in gl3cts::TextureSizePromotion::FunctionalTest |
D | gl3cTextureSizePromotion.cpp | 92 for (glw::GLuint i = 0; i < s_formats_size; ++i) in iterate() |