mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-23 23:35:54 +00:00
#2595 changelog
This commit is contained in:
parent
a44a77869a
commit
0c74e34a18
@ -71,11 +71,9 @@ Changes to render passes:
|
||||
|
||||
Changes to buffers:
|
||||
- `BufferMemory` is now marked non-exhaustive.
|
||||
- `RawBuffer::bind_memory` is now marked unsafe.
|
||||
|
||||
Changes to images:
|
||||
- `ImageMemory` is now marked non-exhaustive.
|
||||
- `RawImage::bind_memory` is now marked unsafe.
|
||||
|
||||
Changes to draw/dispatch commands:
|
||||
- These are now `unsafe`, as the shader can perform invalid operations outside of Vulkano's control.
|
||||
|
Loading…
Reference in New Issue
Block a user