Update the Vulkan-profiles wrap to 1.4.330 and re-enable zink_check_requirements

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/14176
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38080>
This commit is contained in:
Faith Ekstrand
2025-10-27 10:00:09 -04:00
parent a2ef369abf
commit b407fef097
2 changed files with 5 additions and 5 deletions

View File

@@ -117,6 +117,6 @@ if with_tests
)
endif
if with_tools.contains('zink') and false
if with_tools.contains('zink')
subdir('check_requirements')
endif

View File

@@ -1,6 +1,6 @@
[wrap-file]
directory = Vulkan-Profiles-1f1817e2f7dc78e26c04f496285fc39486b767dc
source_url = https://github.com/KhronosGroup/Vulkan-Profiles/archive/1f1817e2f7dc78e26c04f496285fc39486b767dc.zip
source_filename = Vulkan-Profiles-1f1817e2f7.zip
source_hash = c81784e521629597241237b5a1cfaff5d2d19818d283c05d851e4b728ccbbdcc
directory = Vulkan-Profiles-a1e185fb5035f9726d16a869a2f11067dd21aa10
source_url = https://github.com/KhronosGroup/Vulkan-Profiles/archive/a1e185fb5035f9726d16a869a2f11067dd21aa10.zip
source_filename = Vulkan-Profiles-a1e185fb50.zip
source_hash = 775b0faebd53e3f31f1771d7ca9f8d899778ce596177fb9edd8d26d5323f854a
patch_directory = Vulkan-Profiles