aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2023-09-25 11:18:29 -0700
committerMike Schuchardt <mikes@lunarg.com>2023-09-25 14:43:33 -0700
commit04b4832c8790c32ea15523f4adb219a04a6adbc7 (patch)
tree0eedc237e8053de2ccf9170cc404063ef429a8dd /scripts
parent520163b4b3f3f6e4696a6355f029d9e05d3bb9cf (diff)
downloadusermoji-04b4832c8790c32ea15523f4adb219a04a6adbc7.tar.xz
build: Update to header 1.3.265
- Update known-good - Generate source (no change)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index bbba09d8..cc6e084e 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.3.264"
+ "commit": "v1.3.265"
},
{
"name": "MoltenVK",
@@ -35,7 +35,7 @@
"cmake_options": [
"-DLOADER_USE_UNSAFE_FILE_SEARCH=ON"
],
- "commit": "d40385b1748ae5270fcab18c5aae1a2e5a301465",
+ "commit": "v1.3.265",
"deps": [
{
"var_name": "VULKAN_HEADERS_INSTALL_DIR",