diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2021-07-20 10:20:43 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2021-07-21 10:06:04 -0700 |
| commit | 8d582b0bfecf55a672c153649cae074bfa52bdbb (patch) | |
| tree | edc6d1d131c55f9a128ec142dfb90a51873c00fa /scripts/known_good.json | |
| parent | 33a87ce6daecf60742277408ca9fa7ec6a4a5aae (diff) | |
| download | usermoji-8d582b0bfecf55a672c153649cae074bfa52bdbb.tar.xz | |
build: Update to header 1.2.185
- Update known-good
- Re-enable code generation for VK_HUAWEI_subpass_shading
- Generate source
Change-Id: Ibb8d8898c9cdbb655c8162e76b68fa465fe8f912
Diffstat (limited to 'scripts/known_good.json')
| -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 34648a74..424755cf 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.184" + "commit" : "v1.2.185" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.184", + "commit" : "v1.2.185", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
