mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
#2311 changelog
This commit is contained in:
parent
e1daac6690
commit
04d22e8052
@ -157,6 +157,7 @@ Changes to the `khr_display` extension:
|
||||
- Added `MemoryMapInfo`, `MemoryUnmapInfo`, `MappingState` and `MappedMemoryRange`.
|
||||
- Added `ShaderModule::single_entry_point()` which may replace `entry_point("main")` calls in common setups.
|
||||
- Added `ShaderModule::single_entry_point_of_execution`.
|
||||
- Added `GenericMemoryAllocatorCreateInfo::memory_type_bits` and `AllocationCreateInfo::memory_type_bits`.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user