Module: Mesa Branch: master Commit: 227debdc9241afef8db4a76a4bd3d6c9e98a07e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=227debdc9241afef8db4a76a4bd3d6c9e98a07e9
Author: Jason Ekstrand <[email protected]> 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 <[email protected]> Reviewed-by: Lionel Landwerlin <[email protected]> --- 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 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
