mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-16 17:12:29 +00:00
#2256 changelog
This commit is contained in:
parent
c1e59170a5
commit
f4498585ad
@ -111,6 +111,7 @@ Changes to samplers:
|
||||
- Fixed UB in `{AutoCommandBufferBuilder, UnsafeCommandBufferBuilder}::push_constants` where a reference to uninitialized bytes could have been created.
|
||||
- `Device::set_debug_utils_object_name` no longer exhibits use-after-free UB.
|
||||
- [#2248](https://github.com/vulkano-rs/vulkano/issues/2248): Meanings of | and & operators for extensions were swapped.
|
||||
- Fixed validation for the `AllocationType` of allocations in `RawImage::bind_memory`, where the image tiling wasn't taken into consideration.
|
||||
|
||||
# Version 0.33.0 (2023-04-01)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user