mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-27 09:10:54 +00:00
commit
ee211ef8cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user