vulkan/runtime, radv: remove 1D support from ETC2 emulation
authorChia-I Wu <olvaffe@gmail.com>
Tue, 26 Sep 2023 23:48:00 +0000 (16:48 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 6 Oct 2023 00:55:18 +0000 (00:55 +0000)
commit9eda61c9311862176d4f3080f838bb22c88da9d5
treea3c236ebb07f68c8308bbab08b369bf2e05e575e
parentfb40fb595b556f763852831cd25e1ddd47c3d10d
vulkan/runtime, radv: remove 1D support from ETC2 emulation

The nir code deos not support 1D.  There is also no point in supporting
1D ETC2 images.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25071>
src/amd/vulkan/radv_formats.c
src/vulkan/runtime/vk_texcompress_etc2.h