Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp843 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture()
874 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture()
904 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture()
946 glw::GLint expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture()
977 glw::GLuint expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture()
1051 bool FunctionalTest::isChannelTypeNone(TextureInternalFormatDescriptor descriptor, ColorChannelSele… in isChannelTypeNone() function in gl3cts::TextureSizePromotion::FunctionalTest
Dgl3cTextureSizePromotion.hpp340 bool isChannelTypeNone(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel);