mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
#2235 changelog
This commit is contained in:
parent
6af772b912
commit
a1dca4261d
@ -137,6 +137,7 @@ Changes to futures:
|
||||
- Added `Format::UNDEFINED`, and implemented `Default` which returns this value.
|
||||
- `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.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user