commit | 816ec3ecb4667a509c4ded1972151c00907f7f5d | [log] [tgz] |
---|---|---|
author | Rhys Perry <pendingchaos02@gmail.com> | Mon Apr 26 10:45:32 2021 |
committer | Rhys Perry <pendingchaos02@gmail.com> | Mon Apr 26 11:10:13 2021 |
tree | 7d2343347f8fe42e75fc26ea3e6b3d476c524dda | |
parent | 496f99e8d11068dd6a6f1c7d21fd92dc27f02171 [diff] |
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>