mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-11 23:56:05 +00:00
This extends our Vulkan handle wrapper to have conversions from uint64_t as well as the native Vulkan types: - The dawn_wsi interface uses the uint64_t version. - The backend interface uses the native Vulkan version