Searched refs:isInternalformatSupported (Results 1 – 2 of 2) sorted by relevance
172 static bool isInternalformatSupported(glw::GLenum internalformat, const glw::GLint major_version,
2433 bool TextureViewUtilities::isInternalformatSupported(glw::GLenum internalformat, const glw::GLint m… in isInternalformatSupported() function in gl4cts::TextureViewUtilities3767 if (!TextureViewUtilities::isInternalformatSupported(src_internalformat, context_major_version, in iterate()3769 !TextureViewUtilities::isInternalformatSupported(view_internalformat, context_major_version, in iterate()3878 …if (!TextureViewUtilities::isInternalformatSupported(parent_texture_internalformat, context_major_… in iterate()