mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-12-03 12:14:16 +00:00
#2600 changelog
This commit is contained in:
parent
82db4298fb
commit
9e21fc1544
@ -35,7 +35,6 @@ Changes to command buffers:
|
||||
- `RecordingCommandBuffer` and `CommandBuffer` were moved to the `command_buffer` module; the `command_buffer::sys` module was removed.
|
||||
- `AutoCommandBufferBuilder`, `PrimaryAutoCommandBuffer`, `SecondaryAutoCommandBuffer`, `RecordingCommandBuffer` and `CommandBuffer` no longer have a type parameter for the type of allocator.
|
||||
- `RecordingCommandBuffer::execute_commands` now takes `&CommandBuffer`s as argument.
|
||||
- The `PrimaryCommandBufferAbstract` and `SecondaryCommandBufferAbstract` traits were removed.
|
||||
- `RecordingCommandBuffer::bind_descriptor_sets` now takes `&RawDescriptorSet`s as argument.
|
||||
|
||||
Changes to command buffer allocation:
|
||||
|
Loading…
Reference in New Issue
Block a user