Searched refs:ColorChannelSelector (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cTextureSizePromotion.hpp | 152 enum ColorChannelSelector enum in gl3cts::TextureSizePromotion::FunctionalTest 220 ColorChannelSelector channel); 248 …bool checkDestinationTexture(TextureInternalFormatDescriptor descriptor, ColorChannelSelector chan… 340 bool isChannelTypeNone(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel); 351 …glw::GLfloat getMinPrecision(TextureInternalFormatDescriptor descriptor, ColorChannelSelector chan…
|
D | gl3cTextureSizePromotion.cpp | 148 prepareProgram(s_source_texture_targets[j], s_formats[i], ColorChannelSelector(k)); in iterate() 156 if (is_ok) is_ok = checkDestinationTexture(s_formats[i], ColorChannelSelector(k), in iterate() 633 ColorChannelSelector channel) in prepareProgram() 856 …::checkDestinationTexture(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel, in checkDestinationTexture() 1110 …alTest::isChannelTypeNone(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel) in isChannelTypeNone() 1129 …onalTest::getMinPrecision(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel) in getMinPrecision()
|