提交 93d2096b 编写于 作者: W wangshi

add vulkan

Signed-off-by: Nwangshi <wangshi@kaihong.com>
上级 0f65dfc7
......@@ -23,7 +23,13 @@
"ram": "0KB",
"deps": {
"components": [],
"third_party": []
"third_party": [
"zlib",
"libpng",
"glslang",
"spirv-tools",
"vk-gl-cts"
]
},
"build": {
"sub_component": [ "//test/xts/acts/build:acts_lite" ],
......
......@@ -50,6 +50,8 @@ common_include = [
"//third_party/vk-gl-cts/external/openglcts/modules/gles32",
"//third_party/vk-gl-cts/external/openglcts/modules/glesext",
"//third_party/vk-gl-cts/external/openglcts/modules/runner",
"//third_party/vk-gl-cts/external/vulkancts/framework/vulkan",
"//third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan",
"//third_party/vk-gl-cts/framework/referencerenderer",
"//third_party/vk-gl-cts/modules/glshared",
"//third_party/vk-gl-cts/framework/platform/ohos/rosen_context",
......@@ -111,4 +113,5 @@ common_src = [
"../../ActsApp.cpp",
]
import("//foundation/graphic/graphic_2d/graphic_config.gni")
import("//third_party/vk-gl-cts/vk_gl_cts.gni")
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册