aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorjoey-lunarg <joey@lunarg.com>2018-08-22 16:13:51 -0600
committerjoey-lunarg <joey@lunarg.com>2018-08-22 16:50:10 -0600
commit70ae3402833106ae285cd222b8740b3eaad5461c (patch)
treed7e5108cd94c3cedea399e9d1c8bcda4ac3b66d3 /scripts
parentca05ec7c9706eb2949e489b4719fe499b0059d36 (diff)
downloadusermoji-70ae3402833106ae285cd222b8740b3eaad5461c.tar.xz
repo: Update known-good for Vulkan-Headers
Change-Id: I1fa27ee2564cf676418be543d6e2e2cb7f1cd906
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index a55249a2..bfea5a98 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -6,7 +6,7 @@
"sub_dir" : "glslang",
"build_dir" : "glslang/build",
"install_dir" : "glslang/build/install",
- "commit" : "e99a26810f65314183163c07664a40e05647c15f",
+ "commit" : "1323bf8e39fa17da3e0901a4b1ab5dfd61ee5460",
"prebuild" : [
"python update_glslang_sources.py"
]
@@ -17,7 +17,7 @@
"sub_dir" : "Vulkan-Headers",
"build_dir" : "Vulkan-Headers/build",
"install_dir" : "Vulkan-Headers/build/install",
- "commit" : "c4e056d365472174471a243dfefbfe66a03564af"
+ "commit" : "db09f95ac00e44149f3894bf82c918e58277cfdb"
},
{
"name" : "Vulkan-Loader",
@@ -25,7 +25,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "dbf8f2cd85190ac902f1da57482a6e340f05e860",
+ "commit" : "4573f327dd9a5e4114d5c56682892290affa46e5",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",