diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2019-12-10 15:00:23 -0700 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2019-12-11 11:05:56 -0700 |
| commit | 48bf8e7374ce6a43600364b5c1cf2da74c1ecb07 (patch) | |
| tree | 9a937ca2f0435ccec8afe4e179ff0f2a599ca06f /scripts | |
| parent | af519f9685398cbb1eeb0d0bf0e400dade80871f (diff) | |
| download | usermoji-48bf8e7374ce6a43600364b5c1cf2da74c1ecb07.tar.xz | |
build: Update to verson 1.1.130 of the Vulkan Headers
- update desktop and Android known-good json files
- regenerated prebuilt sources
Change-Id: Id2bc14068a66714709f7c503f7866738d90f54d8
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 ff224bc3..f256bd51 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.1.128" + "commit" : "v1.1.130" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.128", + "commit" : "v1.1.130", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
