1 Star 0 Fork 20

openharmonysgb/third_party_vulkan-loader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 924 Bytes
一键复制 编辑 原始数据 按行查看 历史
shegangbin 提交于 2024-02-05 16:06 +08:00 . loader component
{
"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"
],
"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/openharmonysgb/third_party_vulkan-loader.git
git@gitee.com:openharmonysgb/third_party_vulkan-loader.git
openharmonysgb
third_party_vulkan-loader
third_party_vulkan-loader
master

搜索帮助