Roll third_party/vulkan_memory_allocator/ 732a76d9d..1ecb35c39 (1 commit)
732a76d9d3..1ecb35c398
$ git log 732a76d9d..1ecb35c39 --date=short --no-merges --format='%ad %ae %s'
2021-04-06 cwallez BUILD.gn: Make the vulkan-headers directory overridable.
Created with:
roll-dep third_party/vulkan_memory_allocator
Bug: tint:700
Bug: chromium:1195554
Change-Id: Idb0cb45c8874b5fea94e5fb945a0ced2b542fc32
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/46865
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
This commit is contained in:
parent
3d10e26171
commit
c6a387692d
2
DEPS
2
DEPS
|
@ -112,7 +112,7 @@ deps = {
|
|||
},
|
||||
|
||||
'third_party/vulkan_memory_allocator': {
|
||||
'url': '{chromium_git}/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@732a76d9d3c70d6aa487216495eeb28518349c3a',
|
||||
'url': '{chromium_git}/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@1ecb35c39875c77219c75ecb5c5b3316020f66b8',
|
||||
'condition': 'dawn_standalone',
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue