Searched refs:s_source_texture_targets_count (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ | ||
D | gl3cTextureSizePromotion.hpp | 179 static const glw::GLuint s_source_texture_targets_count; //!< Number of targets to be tested. member in gl3cts::TextureSizePromotion::FunctionalTest |
D | gl3cTextureSizePromotion.cpp | 98 for (glw::GLuint j = 0; j < s_source_texture_targets_count; ++j) in iterate() |