mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 14:56:42 +00:00
#1949 changelog
This commit is contained in:
parent
70a326c642
commit
d4e760caa7
@ -35,7 +35,7 @@
|
||||
- Added `SingleLayoutVariableDescSetPool`.
|
||||
- **Breaking** Changes to memory pools:
|
||||
- Renamed `StdMemoryPool[Alloc]`, `StdHostVisibleMemoryTypePool[Alloc]`, `StdNonHostVisibleMemoryTypePool[Alloc]` to `Standard{...}`.
|
||||
- Removed `Device::standard_pool` in favor of `Device::standard_memory_pool`.
|
||||
- Removed `Device::standard_pool` in favor of `Device::standard_memory_pool`, which returns `&Arc<StandardMemoryPool>`.
|
||||
- Bugs fixed:
|
||||
- [#1896](https://github.com/vulkano-rs/vulkano/issues/1896): Vulkano-shaders generates invalid struct definitions when struct field names are stripped out by the compiler.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user