You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similarly to what is being done for ASTC at #4701. We added support for 3D-sliced compressed textures in core but later realized that support was not universal except for BC (when BC is available). Because there is no guarantee that an adapter supports any 3D-sliced compression format, I think this functionality should be moved to an extension.