Commit f0ba6af5 authored by Greg Daniel's avatar Greg Daniel Committed by Commit Bot

Update skia gn file to prep vulkan allocator changes.

Change-Id: Ib27e9405cc4c02cfdf83a6c2222f284ac57cad75
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2166490
Commit-Queue: Greg Daniel <egdaniel@google.com>
Commit-Queue: Peng Huang <penghuang@chromium.org>
Auto-Submit: Greg Daniel <egdaniel@google.com>
Reviewed-by: default avatarPeng Huang <penghuang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#762837}
parent 571167b7
......@@ -83,6 +83,7 @@ config("skia_config") {
defines += [
"SK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\"",
"SK_VULKAN=1",
"SK_USE_VMA",
]
}
if (skia_use_dawn) {
......
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