mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2024-10-14 16:32:17 +00:00
f8baa7a696
Because in 32-bit Vulkan-handles are integers, the assignment from nullptr is not valid and doesn't compile. VK_NULL_HANDLE on the other hand abstracts the differences between 32- and 64-bit environments. |
||
---|---|---|
.. | ||
vulkan.hpp |