mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2024-11-10 02:31:48 +00:00
Easy to integrate Vulkan memory allocation library
bin | ||
media | ||
premake | ||
src | ||
third_party/mathfu-1.1.0 | ||
.gitignore | ||
LICENSE.txt | ||
README.md |
Vulkan Memory Allocator
This is a README file for Vulkan Memory Allocator library and accompanying sample application.
License: MIT. See LICENSE.txt
.
Documentation: Doxygen-style comments in src/vk_mem_alloc.h
.