vulkano/vulkano-util
Austin Johnson df97b2c55f
Support for VK_KHR_portability_subset Devices (#1927)
* opt-in portability

* Only enable portability flag if extension is present

Automatically enable khr_portability_subset on Device; Remove required_extensions from PhysicalDevice & Device

* enable InstanceCreateInfo.enumerate_portability on all examples

* add additional documentation for enumerate_portability
2022-07-18 15:11:43 +02:00
..
src Support for VK_KHR_portability_subset Devices (#1927) 2022-07-18 15:11:43 +02:00
Cargo.toml Vulkano util proposal (#1918) 2022-06-24 17:27:33 +02:00
LICENSE-APACHE Vulkano util proposal (#1918) 2022-06-24 17:27:33 +02:00
LICENSE-MIT Vulkano util proposal (#1918) 2022-06-24 17:27:33 +02:00