mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
#2287 changelog
This commit is contained in:
parent
d47f45c478
commit
535321f4a2
@ -138,6 +138,8 @@ Changes to futures:
|
||||
- `ShaderModule` is now constructed with a `new` method, which takes a `ShaderModuleCreateInfo` struct. The old constructors `from_words` and `from_bytes` are deprecated.
|
||||
- Added a `set_debug_utils_object_name` method to the `DeviceOwned` trait.
|
||||
- Support for the `ext_subgroup_size_control` extension.
|
||||
- Support for the `khr_image_format_list` extension.
|
||||
- Support for the `khr_swapchain_mutable_format` extension.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user