1 Star 0 Fork 20

钟柠/third_party_vulkan-loader_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 940 Bytes
一键复制 编辑 原始数据 按行查看 历史
xingyuanfeng 提交于 2024-06-29 14:11 +08:00 . 支撑vulkan-loader独立编译
{
"name": "@ohos/vulkan-loader",
"description": "vulkan loader",
"version": "4.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/vulkan-loader"
},
"dirs": {},
"scripts": {},
"component": {
"name": "vulkan-loader",
"subsystem": "thirdparty",
"adapted_system_type": [ "standard" ],
"rom": "10000KB",
"ram": "10000KB",
"deps": {
"components": [
"hilog",
"init"
],
"third_party": [
"vulkan-headers"
]
},
"build": {
"sub_component": [
"//third_party/vulkan-loader:vulkan_loader"
],
"inner_kits": [
{
"type": "so",
"name": "//third_party/vulkan-loader:vulkan_loader",
"header": {
"header_files": [
],
"header_base": "//third_party/vulkan-loader"
}
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhong-ning1/third_party_vulkan-loader_1.git
git@gitee.com:zhong-ning1/third_party_vulkan-loader_1.git
zhong-ning1
third_party_vulkan-loader_1
third_party_vulkan-loader_1
master

搜索帮助