6 Star 1 Fork 30

OpenHarmony/third_party_opengles

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
tihobaevilya 提交于 2024-04-27 10:59 . Removed header part in bundle.json
{
"name": "@ohos/opengles",
"description": "The OpenGL ES registry contains specifications of the core API and shading language; specifications of Khronos- and vendor-approved OpenGL ES extensions; header files corresponding to the specifications",
"version": "3.1",
"license": "Apache-2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/openGLES"
},
"dirs": {},
"scripts": {},
"licensePath": "CODE_OF_CONDUCT.adoc",
"readmePath": {
"en": "README.adoc"
},
"component": {
"name": "opengles",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["standard"],
"rom": "1",
"ram": "1",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/openGLES:libGLES"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_opengles.git
[email protected]:openharmony/third_party_opengles.git
openharmony
third_party_opengles
third_party_opengles
master

搜索帮助