WSI fixes (Jon caught): new disp-obj macro + extend VkObjectType.
authorIan Elliott <ian@LunarG.com>
Tue, 7 Apr 2015 19:50:42 +0000 (13:50 -0600)
committerChia-I Wu <olv@lunarg.com>
Thu, 16 Apr 2015 09:33:28 +0000 (17:33 +0800)
commit109b29d7494847efee84a85650ed650dddda21fa
treecb1ca9aba6ef0315f66ec684ab2beb879856e169
parent244790e35e1c25fd4f694f3ff6015df76fc1f32c
WSI fixes (Jon caught): new disp-obj macro + extend VkObjectType.

A recent "vulkan.h" header change means we should use the
VK_DEFINE_DISP_SUBCLASS_HANDLE() macor instead of the VK_DEFINE_HANDLE() macro.

Also, we needed to extend the VkObjectType enum/typedef.
include/vk_wsi_lunarg.h