Mesa (main): vulkan: Spec update to 1.3.216

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 8 20:56:25 UTC 2022


Module: Mesa
Branch: main
Commit: 7c44cb6f5e8e15e1e7b41916ce34555c0120e7f3
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c44cb6f5e8e15e1e7b41916ce34555c0120e7f3

Author: Konstantin Seurer <konstantin.seurer at gmail.com>
Date:   Thu Jun  2 17:19:23 2022 +0200

vulkan: Spec update to 1.3.216

Update the vulkan headers and xml to 1.3.216
including the spirv headers. The new spirv spec
added new OpAlias*INTEL ops, which we ignore in
vtn_gather_types_c.py.

Signed-off-by: Konstantin Seurer <konstantin.seurer at gmail.com>
Acked-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16430>

---

 include/vulkan/vulkan_beta.h               |  50 +--
 include/vulkan/vulkan_core.h               | 294 +++++++++++++++-
 src/compiler/spirv/spirv.core.grammar.json | 328 +++++++++++++++++-
 src/compiler/spirv/spirv.h                 |  56 ++-
 src/compiler/spirv/vtn_gather_types_c.py   |   2 +-
 src/vulkan/registry/vk.xml                 | 533 ++++++++++++++++++++++++-----
 6 files changed, 1126 insertions(+), 137 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=7c44cb6f5e8e15e1e7b41916ce34555c0120e7f3


More information about the mesa-commit mailing list