diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-07-20 22:59:59 -0700 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2025-07-21 09:48:36 -0500 |
| commit | f766b30b2de3ffe2cf6b656d943720882617ec58 (patch) | |
| tree | c8488339a0c84d77fbfa4af89f9db761de021193 /scripts | |
| parent | 36f2e7584258bea0b6d71aed7108f5afe11ea494 (diff) | |
| download | usermoji-f766b30b2de3ffe2cf6b656d943720882617ec58.tar.xz | |
build: Update to header 1.4.323
- Fix a warning in cube.cpp due to resetFences becoming nodiscard
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index e98502a3..382bf129 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.322" + "commit": "v1.4.323" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.322", + "commit": "v1.4.323", "build_platforms": [ "windows", "linux", |
