vulkano/vulkano-shaders
Rua 6f3deceb8b
Add support for instance and device versions, check version in vulkano-shaders (#1569)
* Move physical device functions into their own module

* Add method to FunctionPointers to query Vulkan api version

* Store the versions of instances and devices, allow user to query

* Check Vulkan version in vulkano-shaders, changelog

* Small mistake in changelog
2021-05-16 03:04:55 +07:00
..
src Add support for instance and device versions, check version in vulkano-shaders (#1569) 2021-05-16 03:04:55 +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