Roll Vulkan memory allocator to c788c521 (#164825)
Fixes https://github.com/flutter/flutter/issues/162617
This commit is contained in:
2
DEPS
2
DEPS
@@ -509,7 +509,7 @@ deps = {
|
||||
Var('chromium_git') + '/angle/angle.git' + '@' + '6a09e41ce6ea8c93524faae1a925eb01562f53b1',
|
||||
|
||||
'engine/src/flutter/third_party/vulkan_memory_allocator':
|
||||
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator' + '@' + '7de5cc00de50e71a3aab22dea52fbb7ff4efceb6',
|
||||
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator' + '@' + 'c788c52156f3ef7bc7ab769cb03c110a53ac8fcb',
|
||||
|
||||
'engine/src/flutter/third_party/abseil-cpp':
|
||||
Var('flutter_git') + '/third_party/abseil-cpp.git' + '@' + 'ff6504dc527b25fef0f3c531e7dba0ed6b69c162',
|
||||
|
||||
@@ -38456,12 +38456,12 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEAL
|
||||
====================================================================================================
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: vulkan_memory_allocator
|
||||
ORIGIN: ../../../flutter/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
|
||||
LIBRARY: vulkan-validation-layers
|
||||
ORIGIN: ../../../flutter/third_party/vulkan-deps/vulkan-validation-layers/src/layers/external/vma/vk_mem_alloc.h
|
||||
TYPE: LicenseType.mit
|
||||
FILE: ../../../flutter/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
|
||||
FILE: ../../../flutter/third_party/vulkan-deps/vulkan-validation-layers/src/layers/external/vma/vk_mem_alloc.h
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved.
|
||||
Copyright (c) 2017-2024 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -38483,12 +38483,12 @@ THE SOFTWARE.
|
||||
====================================================================================================
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: vulkan-validation-layers
|
||||
ORIGIN: ../../../flutter/third_party/vulkan-deps/vulkan-validation-layers/src/layers/external/vma/vk_mem_alloc.h
|
||||
LIBRARY: vulkan_memory_allocator
|
||||
ORIGIN: ../../../flutter/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
|
||||
TYPE: LicenseType.mit
|
||||
FILE: ../../../flutter/third_party/vulkan-deps/vulkan-validation-layers/src/layers/external/vma/vk_mem_alloc.h
|
||||
FILE: ../../../flutter/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright (c) 2017-2024 Advanced Micro Devices, Inc. All rights reserved.
|
||||
Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
Reference in New Issue
Block a user