mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-21 18:59:21 +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