Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vk] Use
ash
's definition of ENUMERATE_PORTABILITY_KHR
.
Use the `ash` crate's definition of `vk::InstanceCreateFlags::ENUMERATE_PORTABILITY_KHR` in `wgpu_hal::vulkan::Instance::init`, rather than re-declaring it locally ourselves.
- Loading branch information