VulkanMemoryAllocator/README.md

8 lines
261 B
Markdown
Raw Normal View History

2017-06-16 15:21:31 +00:00
# Vulkan Memory Allocator
This is a README file for Vulkan Memory Allocator library and accompanying sample application.
2017-06-16 15:32:24 +00:00
**License:** MIT. See [LICENSE.txt](LICENSE.txt).
2017-06-16 15:21:31 +00:00
2017-06-16 15:32:24 +00:00
**Documentation:** Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h).