mirror of
https://gitee.com/openharmony/third_party_vulkan-headers
synced 2024-11-23 16:00:01 +00:00
34 lines
813 B
JSON
34 lines
813 B
JSON
|
{
|
||
|
"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": [],
|
||
|
"inner_kits": [],
|
||
|
"test": []
|
||
|
}
|
||
|
}
|
||
|
}
|