vulkano/vulkano-shaders
pablode 6c789e392c Add support for VK_KHR_16bit_storage and VK_KHR_storage_buffer_storage_class (#1160)
* Implement support for VK_KHR_16bit_storage and VK_KHR_storage_buffer_storage_class.

This change also allows SPIR-V instructions to require device extensions.

* Remove SPIR-V capabilities with duplicate values (StorageBuffer16BitAccess and UniformAndStorageBuffer16BitAccess).

* move changelog entry to current version
2019-10-24 01:20:36 -07:00
..
src Add support for VK_KHR_16bit_storage and VK_KHR_storage_buffer_storage_class (#1160) 2019-10-24 01:20:36 -07:00
tests update shader include resolution to fix issues with windows (#1248) 2019-10-23 01:04:49 -07:00
Cargo.toml Publish version 0.14.0. (#1230) 2019-08-18 01:29:40 +02:00