mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-16 17:12:29 +00:00
#2044 Changelog
This commit is contained in:
parent
999f251443
commit
fb2c116f5c
@ -86,6 +86,7 @@ Changes to the `set_event` command:
|
||||
- [#1871](https://github.com/vulkano-rs/vulkano/issues/1871): Layer extensions are not included when validating extensions to enable on an instance.
|
||||
- Fixed missing validation when binding memory to a buffer with the `shader_device_address` usage.
|
||||
- Queue family count isn't being set in either `ash::vk::BufferCreateInfo` or `ash::vk::ImageCreateInfo`.
|
||||
- Validation checks for `khr_portability_subset` devices.
|
||||
|
||||
# Version 0.31.1 (2022-10-04)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user