summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-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