tu: Support VK_FORMAT_FEATURE_BLIT_SRC_BIT for texture-only formats
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 18 May 2020 17:16:48 +0000 (19:16 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 19 May 2020 19:55:11 +0000 (19:55 +0000)
commit518909290b0123f3bcfec8d6854c25ce451c44e8
tree5d770b993880b9ec467c68a51fa706ae6156253e
parent74f1c304e8d0ba53f9b079684a5e06ca08b0c5f4
tu: Support VK_FORMAT_FEATURE_BLIT_SRC_BIT for texture-only formats

It turns out this is required for compressed formats, and we might as
well enable it for the one other texture-only format too.

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