From fe0160bd88bdcc8a7993915288cdb553096c8af9 Mon Sep 17 00:00:00 2001 From: KevinXyy Date: Thu, 24 Jul 2025 06:36:52 +0000 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80=20skia=20m133=E5=BC=80?= =?UTF-8?q?=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: KevinXyy Change-Id: I0012f534fe1091a5853b81613b4c76ea9b754cb9 --- dependency_inputs.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency_inputs.gni b/dependency_inputs.gni index d8c627d7240..c636aa50df6 100644 --- a/dependency_inputs.gni +++ b/dependency_inputs.gni @@ -19,7 +19,7 @@ # SOFTWARE. declare_args() { - mesa3d_feature_upgrade_skia = false + mesa3d_feature_upgrade_skia = true deps_inputs = [ "./include/drm-uapi/xe_drm.h", -- Gitee