!12240 工程机使能vulkan

Merge pull request !12240 from jao_liu/local_619
This commit is contained in:
openharmony_ci 2024-06-21 02:11:56 +00:00 committed by Gitee
commit ee211ef8cc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -63,7 +63,8 @@ declare_args() {
if (graphic_2d_feature_product == "phone" ||
graphic_2d_feature_product == "pc" ||
graphic_2d_feature_product == "tablet") {
graphic_2d_feature_product == "tablet" ||
graphic_2d_feature_product == "wearable") {
graphic_2d_feature_enable_vulkan = true
graphic_2d_feature_enable_ddgr = false
graphic_2d_feature_enable_stack_culling = true