5 Star 0 Fork 20

OpenHarmony/third_party_astc-encoder

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1022 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/astc-encoder",
"description": "This is the official repository for Arm ASTC encoders,which are texture compressors for adaptive extensible texture compression data formats.",
"version": "4.7.0",
"license": "Apache-2.0",
"publishAs": "code-segment",
"segment":{
"destPath": "third_party/astc-encoder"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENCE",
"component": {
"name": "astc-encoder",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["standard"],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": ["//third_party/astc-encoder:astc_encoder_shared"],
"inner_kits": [
{
"name": "//third_party/astc-encoder:astc_encoder_shared"
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_astc-encoder.git
git@gitee.com:openharmony/third_party_astc-encoder.git
openharmony
third_party_astc-encoder
third_party_astc-encoder
master

搜索帮助