mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 12:20:07 +00:00
8 lines
261 B
Markdown
8 lines
261 B
Markdown
# Vulkan Memory Allocator
|
|
|
|
This is a README file for Vulkan Memory Allocator library and accompanying sample application.
|
|
|
|
**License:** MIT. See [LICENSE.txt](LICENSE.txt).
|
|
|
|
**Documentation:** Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h).
|