Commit 9c450bee by Peng Huang Committed by Commit Bot

Use the default build target vulkan_memory_allocator

Bug: chromium:1170339 Change-Id: I00c868e205a16a889e193383c35b2ed42d8a61ef Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2693028Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 0d2e656f
......@@ -195,7 +195,7 @@ config("angle_vulkan_backend_config") {
angle_source_set("angle_vk_mem_alloc_wrapper") {
deps = [
"$angle_root/src/common/vulkan:angle_vulkan_headers",
"$angle_vulkan_memory_allocator_dir:vulkan_memory_allocator_with_usage",
"$angle_vulkan_memory_allocator_dir",
]
configs += [ "$angle_root:angle_no_cfi_unrelated_cast" ]
sources = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment