radv: disable VK_FORMAT_R64_SFLOAT
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 26 Apr 2021 10:45:32 +0000 (11:45 +0100)
committerRhys Perry <pendingchaos02@gmail.com>
Mon, 26 Apr 2021 11:10:13 +0000 (12:10 +0100)
commit816ec3ecb4667a509c4ded1972151c00907f7f5d
tree7d2343347f8fe42e75fc26ea3e6b3d476c524dda
parent496f99e8d11068dd6a6f1c7d21fd92dc27f02171
radv: disable VK_FORMAT_R64_SFLOAT

This format was enabled by accident, isn't useful, and doesn't work.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4701
Cc: 21.1 <mesa-stable>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10450>
src/amd/vulkan/radv_formats.c