diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2022-03-29 13:07:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-29 13:07:01 +0200 |
commit | e9b928b42aa32060c2b3ad58c1539dff4b3ac71f (patch) | |
tree | e9d55ff67db1fb50270de6a6c46bff4c54918cf2 /thirdparty/vulkan/patches | |
parent | 11a5f612fa208a680e3c421a1c360406ec520bb2 (diff) | |
parent | 171e31de6881857830f75d26f2fe31e06068df7d (diff) |
Merge pull request #59524 from RandomShaper/update_vma
Diffstat (limited to 'thirdparty/vulkan/patches')
-rw-r--r-- | thirdparty/vulkan/patches/VMA-use-volk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/vulkan/patches/VMA-use-volk.patch b/thirdparty/vulkan/patches/VMA-use-volk.patch index 1b6e0f04b8..eebe0c1bc3 100644 --- a/thirdparty/vulkan/patches/VMA-use-volk.patch +++ b/thirdparty/vulkan/patches/VMA-use-volk.patch @@ -1,5 +1,5 @@ diff --git a/thirdparty/vulkan/vk_mem_alloc.h b/thirdparty/vulkan/vk_mem_alloc.h -index 52b403bede..7c450be211 100644 +index 44affc5ca4..d96f2dacc0 100644 --- a/thirdparty/vulkan/vk_mem_alloc.h +++ b/thirdparty/vulkan/vk_mem_alloc.h @@ -127,7 +127,11 @@ extern "C" { |