blob: bcb5113de482842351fbe1caee8a4bf4e16e23db [file] [log] [blame]
Jamie Madill4a6bf082020-04-03 10:10:04 -04001Name: VulkanMemoryAllocator
2URL: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
3License: MIT
4License File: LICENSE.txt
5
6Description:
7Easy to integrate Vulkan memory allocation library.
8
9Modifications:
10Added OWNERS, BUILD.gn, README.chromium, codereview.settings and vk_mem_alloc.cpp.
11Includes a fix for an implicit fallthrough warning in Clang.