From e36c760bbde1c56b5b2a934347ff0fb9dce4d793 Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Tue, 20 Aug 2019 17:49:23 -0600 Subject: build: Update known good for 1.1.120 vulkan header Changes: - Updated known good files - Generated new files using `generate_source.py` Updated: - `build-android/vulkan-headers_revision_android - `icd/generated/mock_icd.h` - `scripts/known_good.json` Change-Id: Ia83e6bc8acd0c54d23e97e9c645d0062014f4840 --- scripts/known_good.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/known_good.json b/scripts/known_good.json index cd78b546..45dfc1eb 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.119" + "commit" : "9eab96f40634c81ed53d54d2c9df126a445dfd56" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.119", + "commit" : "v1.1.120", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- cgit v1.2.3