diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-07-14 14:49:39 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2025-07-14 15:54:43 -0700 |
| commit | 5968d14a1ef8a7eeacf342e1542099e1aff20f70 (patch) | |
| tree | bf60ce0567f486750489a1ee4c7e2cc93407caeb | |
| parent | 5f35a7ff5302bbd921d648c416c4f494777ca4c9 (diff) | |
| download | usermoji-5968d14a1ef8a7eeacf342e1542099e1aff20f70.tar.xz | |
build: Update to header 1.4.322
| -rw-r--r-- | icd/VkICD_mock_icd.json.in | 2 | ||||
| -rw-r--r-- | 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 |
