summaryrefslogtreecommitdiffstats
path: root/thirdparty/vulkan/vk_mem_alloc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde2020-02-111-0/+7
- `vk_enum_string_helper.h` is a generated file taken from the SDK (Vulkan-ValidationLayers). - `vk_mem_alloc.h` is a library from GPUOpen: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator