AMD's GPUOpen Vulkan Memory Allocator Now Supports Vulkan 1.4
- Reference: 0001515681
- News link: https://www.phoronix.com/news/Vulkan-Memory-Allocator-3.2
- Source link:
This morning Vulkan Memory Allocator 3.2 was released by the GPUOpen project. The headline change is now supporting [1]Vulkan 1.4 that debuted earlier this month. Vulkan 1.4 is already [2]supported by various Mesa drivers and as of last week [3]supported by AMDVLK as AMD's official open-source Vulkan driver. Vulkan Memory Allocator 3.2 is now compatible with Vulkan 1.4 usage.
The Vulkan Memory Allocator 3.2 release also adds support for the VK_KHR_external_memory_win32 extension on Windows systems. Plus fixes some thread safety issues and other bug fixes / improvements. Vulkan developers wanting to make use of this GPUOpen project for easier Vulkan memory management can find the code via [4]GitHub .
[1] https://www.phoronix.com/search/Vulkan+1.4
[2] https://www.phoronix.com/news/Vulkan-1.4-Mesa-Drivers
[3] https://www.phoronix.com/news/AMDVLK-2024.Q4.3-Released
[4] https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/releases/tag/v3.2.0
phoronix