Skip to content

Commit

Permalink
vulkano-rs#2235 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored and hakolao committed Feb 20, 2024
1 parent 42dfe1d commit 198098c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 198098c

Please sign in to comment.