mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
#2348 changelog
This commit is contained in:
parent
0fed9bbc7f
commit
4523ff013b
@ -27,6 +27,7 @@ Changes to pipeline construction:
|
||||
- `Viewport::depth_range` is now an inclusive range.
|
||||
- All fields of `AttachmentBlend` are renamed to match Vulkan.
|
||||
- Added a `_ne` field to all pipeline state create info structs, as they should have had all along.
|
||||
- Dynamic state is now specified with the `GraphicsPipelineCreateInfo::dynamic_state` field.
|
||||
|
||||
Changes to images:
|
||||
- There is now only the single type `Image` to represent images. `ImageAccess`, `ImageInner`, `AttachmentImage`, `ImmutableImage`, `StorageImage` and `SwapchainImage` were removed.
|
||||
|
Loading…
Reference in New Issue
Block a user