virgl: Enable ASTC formats also for 3D textures
authorGert Wollny <gert.wollny@collabora.com>
Tue, 29 Jun 2021 08:36:08 +0000 (10:36 +0200)
committerGert Wollny <gert.wollny@collabora.com>
Tue, 29 Jun 2021 14:14:43 +0000 (16:14 +0200)
commit3a9716e6b1f0f7ab9d03412f47ff64d757d8285d
tree6c545272d6ed51e2faefeeb040ccd757962e2599
parent90c14398a37ecfb3f7fd84603535a39db8a3ecdc
virgl: Enable ASTC formats also for 3D textures

The texture compression can also be used for 2D arrays and
3D textures.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11634>
src/gallium/drivers/virgl/virgl_screen.c