VulkanMemoryAllocator/README.md
2017-06-16 17:32:24 +02:00

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).