Searched refs:getViewClassForInternalformat (Results 1 – 2 of 2) sorted by relevance
157 static TextureView::_view_class getViewClassForInternalformat(const glw::GLenum internalformat);
2058 _view_class TextureViewUtilities::getViewClassForInternalformat(const glw::GLenum internalformat) in getViewClassForInternalformat() function in gl4cts::TextureViewUtilities2365 …const _view_class original_internalformat_view_class = getViewClassForInternalformat(original_inte… in isInternalformatCompatibleForTextureView()2366 …const _view_class view_internalformat_view_class = getViewClassForInternalformat(view_internalfor… in isInternalformatCompatibleForTextureView()3887 …if (TextureViewUtilities::getViewClassForInternalformat(parent_texture_internalformat) == VIEW_CLA… in iterate()