mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* vulkan: set `max_memory_allocation_size` via `PhysicalDeviceMaintenance3Properties` * Update CHANGELOG * Follow the suggestions * Fix fmt * Update wgpu-hal/src/vulkan/adapter.rs Co-authored-by: Teodor Tanasoaia <28601907+teoxoy@users.noreply.github.com> * Enable `KhrMaintenance3Fn` on vk < 1.1 --------- Co-authored-by: Teodor Tanasoaia <28601907+teoxoy@users.noreply.github.com>