tu: Expose shaderStorageImage*WithoutFormat
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 21 Sep 2020 12:04:27 +0000 (14:04 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 22 Sep 2020 14:54:40 +0000 (14:54 +0000)
commite781cc702557f1102fc6253f5654696490742e06
tree59872333defaefef8852dbf885de9fe4ce8a4c6c
parent37054a3ef5d2d177eac90e24852742a04afd3dd4
tu: Expose shaderStorageImage*WithoutFormat

We don't use the format anymore in the backend, except determining the
number of components, and we fallback to 4 there if it's not specified.
So we should be safe to enable this.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6800>
src/freedreno/vulkan/tu_device.c