mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-12-18 12:41:46 +00:00
enable gpu for sample
Signed-off-by: mk_gc <mengkun@huawei.com> Change-Id: I7e80168529d03c0e6f351b438642ed1c25f326ba Signed-off-by: mk_gc <mengkun@huawei.com>
This commit is contained in:
parent
79b7167d01
commit
ecb61f377b
@ -69,8 +69,10 @@ ohos_executable("drawing_engine_sample") {
|
||||
"//foundation/graphic/standard/utils:sync_fence",
|
||||
]
|
||||
|
||||
#defines = [ "USE_CANVASKIT0310_SKIA" ]
|
||||
defines = gpu_defines
|
||||
|
||||
#defines = [ "USE_CANVASKIT0310_SKIA" ]
|
||||
#defines += gpu_defines
|
||||
deps += [
|
||||
#"//third_party/skia:skia",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user