mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 08:14:20 +00:00
#1703 Changelog update
This commit is contained in:
parent
dc84f31120
commit
786e02b174
@ -77,6 +77,7 @@
|
||||
- Fixed CommandBufferExecFuture adding the command buffer to queue submission after being flushed.
|
||||
- Added a `spirv` module to the main crate, which contains an auto-generated parser for SPIR-V files, and various other utilities that can be used to analyze shaders at runtime.
|
||||
- `DescriptorSetLayout` now has `variable_descriptor_count` which returns the descriptor count in a variable count descriptor if present.
|
||||
- Additional copy buffer to image checks.
|
||||
|
||||
# Version 0.25.0 (2021-08-10)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user