Mesa (master): vulkan: Update to the new 1.0.54 spec XML and headers

Jason Ekstrand jekstrand at kemper.freedesktop.org
Sat Jul 15 16:00:42 UTC 2017


Module: Mesa
Branch: master
Commit: 227debdc9241afef8db4a76a4bd3d6c9e98a07e9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=227debdc9241afef8db4a76a4bd3d6c9e98a07e9

Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Thu Jul 13 11:57:07 2017 -0700

vulkan: Update to the new 1.0.54 spec XML and headers

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.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias at igalia.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

---

 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(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=227debdc9241afef8db4a76a4bd3d6c9e98a07e9



More information about the mesa-commit mailing list