mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2025-08-06 12:58:46 -04:00

* Fix for VULKAN_HPP_TYPESAFE_CONVERSION defined to 0 * Remove the check if VULKAN_HPP_TYPESAFE_CONVERSION actually is defined, just check if it's 1. --------- Co-authored-by: asuessenbach <asuessenbach@nvidia.com>