Searched defs:s_color_channel_names (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl3cTextureSizePromotion.hpp | 181 static const glw::GLchar* s_color_channel_names[]; //!< Color channel names (like in enum) for logging purpose. member in gl3cts::TextureSizePromotion::FunctionalTest |
H A D | gl3cTextureSizePromotion.cpp | 1249 const glw::GLchar* FunctionalTest::s_color_channel_names[] = { "red", "green", "blue", "alpha", "all" }; member in gl3cts::TextureSizePromotion::FunctionalTest |
Completed in 4 milliseconds