OSDN Git Service

vulkan: update Vulkan headers to 1.0.49
authorJesse Hall <jessehall@google.com>
Mon, 10 Apr 2017 15:09:19 +0000 (08:09 -0700)
committerJesse Hall <jessehall@google.com>
Fri, 19 May 2017 02:29:03 +0000 (19:29 -0700)
commite540424cd2fbc01f7a6bbcdff8696d70254fd5e1
tree2f212cea37a9cb9af575f498ba675bb5d2ec6bad
parentf232542c038aebdbd6e46144b80a8044e281f5a5
vulkan: update Vulkan headers to 1.0.49

Key changes since 1.0.46:
* Add VK_KHR_get_surface_capabilities2
* Add VK_KHR_shared_presentable_image
* Add VkObjectType enumeration to core API

The new commands added by VK_KHR_get_surface_capabilities2 are
commented out in vulkan.api since the current libvulkan template
doesn't handle them properly. They'll be uncommented along with the
corresponding template changes and implementation.

Test: mmm frameworks/native/vulkan
Merged-In: I1e4bd5d19f36af0d4e878b3971145a1ae1281dd6
Change-Id: I7aa110aa82735db4a82b631a60f875b5f1c96784
vulkan/api/vulkan.api
vulkan/include/vulkan/vulkan.h