mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 04:10:06 +00:00
8 lines
228 B
Markdown
8 lines
228 B
Markdown
|
# 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`.
|