Home
last modified time | relevance | path

Searched refs:s_color_channel_names (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp886 << " have failed during functional test of " << s_color_channel_names[channel] in checkDestinationTexture()
916 << " have failed during functional test of " << s_color_channel_names[channel] in checkDestinationTexture()
947 << " have failed during functional test of " << s_color_channel_names[channel] in checkDestinationTexture()
989 << " have failed during functional test of " << s_color_channel_names[channel] in checkDestinationTexture()
1020 << s_color_channel_names[channel] << " channel with target " << target_name in checkDestinationTexture()
1051 << s_color_channel_names[channel] << " channel with target " << target_name in checkDestinationTexture()
1249 const glw::GLchar* FunctionalTest::s_color_channel_names[] = { "red", "green", "blue", "alpha", "al… member in gl3cts::TextureSizePromotion::FunctionalTest
Dgl3cTextureSizePromotion.hpp181 …static const glw::GLchar* s_color_channel_names[]; //!< Color channel names (like in enum) for log… member in gl3cts::TextureSizePromotion::FunctionalTest