VulkanMemoryAllocator/README.md

8 lines
228 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.
**License:** MIT. See `LICENSE.txt`.
**Documentation:** Doxygen-style comments in `src/vk_mem_alloc.h`.