mirror of
https://gitee.com/openharmony/third_party_opencl-headers
synced 2024-11-22 22:51:18 +00:00
fix tests/BUILD.gn format check error
Signed-off-by: lengyang3 <lengyang3@hisilicon.com>
This commit is contained in:
parent
351c05c8e7
commit
b13bbd8562
@ -143,6 +143,10 @@ ohos_executable("test_cl_layer") {
|
||||
group("tests") {
|
||||
deps = [
|
||||
":test_cl",
|
||||
":test_cl_d3d10",
|
||||
":test_cl_d3d11",
|
||||
":test_cl_dx9_media_sharing",
|
||||
":test_cl_dx9_media_sharing_intel",
|
||||
":test_cl_egl",
|
||||
":test_cl_ext",
|
||||
":test_cl_ext_intel",
|
||||
@ -150,14 +154,10 @@ group("tests") {
|
||||
":test_cl_gl_ext",
|
||||
":test_cl_half",
|
||||
":test_cl_icd",
|
||||
":test_cl_layer",
|
||||
":test_cl_platform",
|
||||
":test_cl_version",
|
||||
":test_headers",
|
||||
":test_opencl",
|
||||
":test_cl_d3d10",
|
||||
":test_cl_d3d11",
|
||||
":test_cl_dx9_media_sharing",
|
||||
":test_cl_dx9_media_sharing_intel",
|
||||
":test_cl_layer"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user