mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#2358 changelog
This commit is contained in:
parent
00cf9eb269
commit
391807af58
@ -182,6 +182,7 @@ Changes to the physical device:
|
|||||||
- Vulkano-shaders: support for specialization-constant-sized arrays in structs (they are generated with the size specified as fallback in the specialization constant initializer).
|
- Vulkano-shaders: support for specialization-constant-sized arrays in structs (they are generated with the size specified as fallback in the specialization constant initializer).
|
||||||
- Added the `DeviceAddress` and `NonNullDeviceAddress` types to the crate root.
|
- Added the `DeviceAddress` and `NonNullDeviceAddress` types to the crate root.
|
||||||
- Support for the `ext_private_data` extension.
|
- Support for the `ext_private_data` extension.
|
||||||
|
- Added the `UPDATE_AFTER_BIND`, `UPDATE_UNUSED_WHILE_PENDING` and `PARTIALLY_BOUND` flags to `DescriptorBindingFlags`, as well as `DescriptorSetLayoutCreateFlags::UPDATE_AFTER_BIND_POOL` and `DescriptorPoolCreateFlags::UPDATE_AFTER_BIND`.
|
||||||
|
|
||||||
### Bugs fixed
|
### Bugs fixed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user