Skip to content

Commit

Permalink
#2125 Changlog
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinJ235 authored Jan 8, 2023
1 parent 4927b2e commit ccc50a6
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 @@ -78,6 +78,7 @@ Changes to memory allocation:
- Added `DeviceLayout` and `DeviceAlignment`.
- Added the type alias `NonZeroDeviceSize`.
- Added `VertexBufferDescription` and three new methods to the `Vertex` trait that return it: `per_vertex`, `per_instance` and `per_instance_with_divisor`. This deprecates and replaces `BuffersDefinition`.
- Implemented `From<SampleCount>` for `u32`.

### Bugs fixed
- [#2094](/~https://github.com/vulkano-rs/vulkano/issues/2094): Fixed debug assertion when the first command in a command buffer that uses an image expects it to be in the `Undefined` layout.
Expand Down

0 comments on commit ccc50a6

Please sign in to comment.