vulkan/runtime: fix image type check for ETC2 emulation
authorChia-I Wu <olvaffe@gmail.com>
Tue, 5 Sep 2023 22:20:31 +0000 (15:20 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 6 Oct 2023 00:55:18 +0000 (00:55 +0000)
commit9c98be7115cea65c46cfbb53796f746d20e09b03
tree908ad0c006deaa66259286e23626a2ba71623d83
parentafdbeaf1b4adfdabe13a8bda276a6169423be22a
vulkan/runtime: fix image type check for ETC2 emulation

There was a typo causing the wrong push constant to be loaded.

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