mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-17 01:11:43 +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