There is one small ANV change here because we used the
VK_ERROR_INVALID_EXTERNAL_HANDLE_KHX enum in the BO cache and that had to be updated to have the _KHR suffix.
227debd vulkan: Update to the new 1.0.54 spec XML and headers
include/vulkan/vulkan.h | 1284 ++++++++++++++++++++++++++------------
src/intel/vulkan/anv_allocator.c | 6 +-
src/vulkan/registry/vk.xml | 1208 +++++++++++++++++++++++------------
3 files changed, 1710 insertions(+), 788 deletions(-)
Upstream: cgit.freedesktop.org