summaryrefslogtreecommitdiff
path: root/config_host/config_skia.h.in
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2020-05-18 11:47:01 +0200
committerLuboš Luňák <l.lunak@collabora.com>2020-05-18 15:30:56 +0200
commitbe6d95b75131f8044512c1b2f2743c556169f56d (patch)
treea9a5043f5536c28e54bc95844a1762b849a50f82 /config_host/config_skia.h.in
parent0ff75d6653e34b7cbb94f74ff8a71db9f738463e (diff)
update to Skia chrome/m84 snapshot
Change-Id: I7c5ad1673776fd0991a61b4c9f9a947e42764f44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94414 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'config_host/config_skia.h.in')
-rw-r--r--config_host/config_skia.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_host/config_skia.h.in b/config_host/config_skia.h.in
index f079e26cab8f..f262161b1a46 100644
--- a/config_host/config_skia.h.in
+++ b/config_host/config_skia.h.in
@@ -31,6 +31,9 @@ are the same.
#define SK_VULKAN 1
+// Memory allocator for Vulkan.
+#define SK_USE_VMA 1
+
#define SK_CODEC_DECODES_PNG 1
#define SK_ENCODE_PNG 1