mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 00:04:15 +00:00
#2369 changelog
This commit is contained in:
parent
b972244b78
commit
3ee8ba8483
@ -127,6 +127,9 @@ Changes to memory allocation:
|
||||
Changes to descriptor set allocation:
|
||||
- `StandardDescriptorSetAllocator` now takes a `StandardDescriptorSetAllocatorCreateInfo` parameter.
|
||||
|
||||
Changes to command buffer allocation:
|
||||
- `StandardCommandBufferAllocatorCreateInfo::secondary_buffer_count` now defaults to 0.
|
||||
|
||||
Changes to synchronization primitives:
|
||||
- `Event::signaled` is renamed to `is_signaled`, to match the method on `Fence`.
|
||||
- The `set_raw` and `reset_raw` methods of `Event` are removed.
|
||||
|
Loading…
Reference in New Issue
Block a user