vulkano/vulkano-shaders
Rua 2f7e7af7ee
Allow choosing the Vulkan max API version when creating Instance (#1585)
* Allow choosing the Vulkan max API version when creating Instance

* Rewrite feature handling, include all Vulkan 1.1 and 1.2 features

* Fixes

* Move features.rs to device module

* More small fixes

* Changelog
2021-05-23 23:09:50 +07:00
..
src Allow choosing the Vulkan max API version when creating Instance (#1585) 2021-05-23 23:09:50 +07:00
tests Fix generated descriptor set layouts for shader modules with multiple entrypoints (#1497) 2021-03-14 16:33:44 +07:00
Cargo.toml Release 0.23.0 (#1576) 2021-05-10 21:58:23 +07:00