build: Update known-good for 1.1.97 header
authorShannon McPherson <shannon@lunarg.com>
Wed, 9 Jan 2019 23:35:43 +0000 (16:35 -0700)
committerShannon McPherson <shannon@lunarg.com>
Wed, 9 Jan 2019 23:35:43 +0000 (16:35 -0700)
Updated:
- `build-android/vulkan-headers_revision_android`
- `scripts/known_good.json`
- `scripts/kvt_genvk.py`

Change-Id: Ifa3f61bfd50fb15bff122f51edb63108511922d9

build-android/vulkan-headers_revision_android
scripts/known_good.json
scripts/kvt_genvk.py

index 4dae4d0..03a1995 100644 (file)
@@ -17,7 +17,7 @@
       "sub_dir" : "Vulkan-Headers",
       "build_dir" : "Vulkan-Headers/build",
       "install_dir" : "Vulkan-Headers/build/install",
-      "commit" : "v1.1.96"
+      "commit" : "v1.1.97"
     },
     {
       "name" : "MoltenVK",
@@ -41,7 +41,7 @@
       "sub_dir" : "Vulkan-Loader",
       "build_dir" : "Vulkan-Loader/build",
       "install_dir" : "Vulkan-Loader/build/install",
-      "commit" : "v1.1.96",
+      "commit" : "v1.1.97",
       "deps" : [
         {
           "var_name" : "VULKAN_HEADERS_INSTALL_DIR",
index 92d6939..62d0d3f 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/python3
 #
-# Copyright (c) 2013-2018 The Khronos Group Inc.
+# Copyright (c) 2013-2019 The Khronos Group Inc.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.