diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-04-10 16:14:29 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-04-13 12:45:36 -0600 |
| commit | ae0f0ead3a56a241355b8139f40210bca3308071 (patch) | |
| tree | 07b56c2cbeca6e1e0898f1bcff1a68348bf70762 /scripts | |
| parent | 490e39372126a4557712f5ca9ed5e795de3d4ab8 (diff) | |
| download | usermoji-ae0f0ead3a56a241355b8139f40210bca3308071.tar.xz | |
build: Update known-good files for 1.2.137 header
Changes:
- Updated known-good files
- Generated new source files
- Removed `VULKAN_HPP_NO_SMART_HANDLE` definition for `cube.cpp`
Change-Id: Icb0152455f2c0b21a29d70462d05b958c53be861
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 57ebe99d..13b1f7af 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -17,7 +17,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "v1.2.135" + "commit" : "v1.2.137" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.135", + "commit" : "v1.2.137", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
