v3.2.1
Changes:
- Fixed an assert in
vmaCreateAllocatorfunction incorrectly failing when Vulkan version 1.4 is used (#457). - Fix for importing function
vkGetPhysicalDeviceMemoryProperties2/vkGetPhysicalDeviceMemoryProperties2KHRwhenVMA_DYNAMIC_VULKAN_FUNCTIONSmacro is enabled (#410). - Other minor fixes and improvements...