mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 04:10:06 +00:00
1.0 KiB
1.0 KiB
Vulkan Memory Allocator
This is a README file for Vulkan Memory Allocator library and accompanying sample application.
Documentation: See Vulkan Memory Allocator (generated from Doxygen-style comments in src/vk_mem_alloc.h).
License: MIT. See LICENSE.txt.
Changelog: See CHANGELOG.md.
Build status:
Other software
- vulkan-malloc - Vulkan memory allocation library for Rust. Based on version 1 of this library. Author: Dylan Ede. License: MIT / Apache 2.0.