Searched refs:ColorChannelSelector (Results 1 – 2 of 2) sorted by relevance
/external/deqp/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 is_ok = is_ok & checkDestinationTexture(s_formats[i], ColorChannelSelector(k), in iterate() 621 ColorChannelSelector channel) in prepareProgram() 846 …::checkDestinationTexture(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel, in checkDestinationTexture() 1100 …alTest::isChannelTypeNone(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel) in isChannelTypeNone() 1119 …onalTest::getMinPrecision(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel) in getMinPrecision()
|