header: fix vulkan.hpp detection of 64-bit arch
authorEndre Oma <endre.88.oma@gmail.com>
Thu, 1 Sep 2016 15:56:41 +0000 (17:56 +0200)
committerLenny Komow <lenny@lunarg.com>
Thu, 1 Sep 2016 17:29:32 +0000 (11:29 -0600)
commit6794ba52cfba99b7dabf1c68cfe46d309602ecdd
tree11ebc98561caea4f7672477bf46e5d441c31bf7a
parent04586bce819f636fff644801c72739460413bb2b
header: fix vulkan.hpp detection of 64-bit arch

The generator that produced vulkan.hpp for 1.0.25 seemed to ignore the 64-bit architecture test, thereby breaking 64-bit builds.
The macro VK_DEFINE_NON_DISPATCHABLE_HANDLE is always defined according to vulkan.h.
include/vulkan/vulkan.hpp