From 5968d14a1ef8a7eeacf342e1542099e1aff20f70 Mon Sep 17 00:00:00 2001 From: Mike Schuchardt Date: Mon, 14 Jul 2025 14:49:39 -0700 Subject: build: Update to header 1.4.322 --- icd/VkICD_mock_icd.json.in | 2 +- scripts/known_good.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/icd/VkICD_mock_icd.json.in b/icd/VkICD_mock_icd.json.in index 70c0d268..edc1d04a 100644 --- a/icd/VkICD_mock_icd.json.in +++ b/icd/VkICD_mock_icd.json.in @@ -2,6 +2,6 @@ "file_format_version": "1.0.1", "ICD": { "library_path": "@JSON_LIBRARY_PATH@", - "api_version": "1.4.321" + "api_version": "1.4.322" } } \ No newline at end of file diff --git a/scripts/known_good.json b/scripts/known_good.json index 4e24e714..e98502a3 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -7,7 +7,7 @@ "sub_dir": "Vulkan-Headers", "build_dir": "Vulkan-Headers/build", "install_dir": "Vulkan-Headers/build/install", - "commit": "v1.4.321" + "commit": "v1.4.322" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.321", + "commit": "v1.4.322", "build_platforms": [ "windows", "linux", @@ -76,4 +76,4 @@ "googletest": "GOOGLETEST_INSTALL_DIR", "Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR" } -} +} \ No newline at end of file -- cgit v1.2.3