diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-10-29 10:20:18 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-10-29 10:44:49 -0600 |
| commit | 3f747ee91e3bd5abc6c55a47706ad822238f850a (patch) | |
| tree | c8e6a8df1dac746df978d0bfb0eac0cf3a72fc49 /scripts | |
| parent | ee0de094ddff8573a06b36b7fa7922de21ea372c (diff) | |
| download | usermoji-3f747ee91e3bd5abc6c55a47706ad822238f850a.tar.xz | |
build: Update known-good files for 1.2.158 header
Changes:
- Updated `known_good.json`
- Generated new source files
Change-Id: I2f782250bff8bedda4991c45278adf1bf2ae0261
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 4c8e61e6..6081a6b0 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -6,7 +6,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "v1.2.157" + "commit" : "v1.2.158" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.157", + "commit" : "v1.2.158", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
