repo: Update known-good for Vulkan-Headers
authorjoey-lunarg <joey@lunarg.com>
Wed, 22 Aug 2018 22:13:51 +0000 (16:13 -0600)
committerjoey-lunarg <joey@lunarg.com>
Wed, 22 Aug 2018 22:50:10 +0000 (16:50 -0600)
Change-Id: I1fa27ee2564cf676418be543d6e2e2cb7f1cd906

icd/linux/VkICD_mock_icd.json
icd/macos/VkICD_mock_icd.json
icd/windows/VkICD_mock_icd.json
scripts/known_good.json

index b93bc30..f46060a 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": "./libVkICD_mock_icd.so",
-        "api_version": "1.1.82"
+        "api_version": "1.1.83"
     }
 }
 
index 2d12dc1..8aebbf2 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": "./libVkICD_mock_icd.dylib",
-        "api_version": "1.1.82"
+        "api_version": "1.1.83"
     }
 }
 
index 132e086..5549b4e 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": ".\\VkICD_mock_icd.dll",
-        "api_version": "1.1.82"
+        "api_version": "1.1.83"
     }
 }
 
index a55249a..bfea5a9 100644 (file)
@@ -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",