commit | 497c46f6ad2c1c5114208206bf458e22a1cc12b6 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Mon Oct 08 12:52:48 2018 -0700 |
committer | Jesse Hall <jessehall@google.com> | Sat Oct 27 22:09:15 2018 -0700 |
tree | 3fe3045e1dbc41ae7d953c3ceb56ae102c2b6feb | |
parent | 8bae3798cb56789e8297ba0b43979014d00b05ba [diff] [blame] |
vulkan: Update headers to 1.1.87 Key changes since 1.1.86: * Added VK_FUCSHIA_imagepipe_surface Test: build Change-Id: I9e9967ee9ec1057ac89258f515d076dd91d13e55
diff --git a/vulkan/api/platform.api b/vulkan/api/platform.api index 41f398d..a7c4c30 100644 --- a/vulkan/api/platform.api +++ b/vulkan/api/platform.api
@@ -56,3 +56,6 @@ // VK_USE_PLATFORM_XLIB_XRANDR_EXT @internal type u64 RROutput + +// VK_USE_PLATFORM_FUCHSIA +@internal type u32 zx_handle_t \ No newline at end of file