godot/thirdparty/vulkan
Pedro J. Estébanez 801741e787 vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling
This updates VMA and instead of using the custom small pool approach from 4e6c9d3ae9, lazily creates pools for the relevant memory type indices, which doesn't require patching VMA.

Also, patches already merged upstream or not needed any longer are removed.
2022-02-24 14:30:55 +01:00
..
include vulkan: Update volk, headers and glslang to 1.3.204 2022-02-11 18:42:51 +01:00
patches vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling 2022-02-24 14:30:55 +01:00
LICENSE.txt
vk_enum_string_helper.h vulkan: Update volk, headers and glslang to 1.3.204 2022-02-11 18:42:51 +01:00
vk_mem_alloc.cpp
vk_mem_alloc.h vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling 2022-02-24 14:30:55 +01:00