Merge pull request #59524 from RandomShaper/update_vma

This commit is contained in:
Rémi Verschelde 2022-03-29 13:07:01 +02:00 committed by GitHub
commit e9b928b42a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1204 additions and 596 deletions

View file

@ -688,7 +688,7 @@ Files extracted from upstream source:
SDK release: https://github.com/KhronosGroup/Vulkan-ValidationLayers/blob/master/layers/generated/vk_enum_string_helper.h
`vk_mem_alloc.h` is taken from https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Version: 3.0.0-development (2022-02-24), commit `dc3f6bb9159df22ceed69c7765ddfb4fbb1b6ed0`
Version: 3.0.1-development (2022-03-28), commit `5b598e0a359381d7e2a94149210a1b7642024ae5`
`vk_mem_alloc.cpp` is a Godot file and should be preserved on updates.
Patches in the `patches` directory should be re-applied after updates.