5 Star 2 Fork 14

OpenHarmony/third_party_vulkan-headers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
shegangbin 提交于 2024-02-05 19:55 . loader component
{
"name": "@ohos/vulkan-headers",
"description": "Vulkan header files and API registry",
"version": "3.2",
"license": "Apache-2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/vulkan-headers"
},
"dirs": {},
"scripts": {},
"licensePath": "CODE_OF_CONDUCT.md",
"readmePath": {
"en": "README.md"
},
"component": {
"name": "vulkan-headers",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["standard"],
"rom": "1",
"ram": "1",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//third_party/vulkan-headers:vulkan_headers"
],
"inner_kits": [
{
"type": "none",
"name": "//third_party/vulkan-headers:vulkan_headers",
"header": {
"header_files": [
],
"header_base": "//third_party/vulkan-headers/include"
}
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_vulkan-headers.git
git@gitee.com:openharmony/third_party_vulkan-headers.git
openharmony
third_party_vulkan-headers
third_party_vulkan-headers
master

搜索帮助