19 lines
399 B
JSON
19 lines
399 B
JSON
|
|
{
|
||
|
|
"apkname": "vulkanTextoverlay",
|
||
|
|
"directories": {
|
||
|
|
"shaders": "textoverlay"
|
||
|
|
},
|
||
|
|
"assets": {
|
||
|
|
"models": [
|
||
|
|
"cube.dae"
|
||
|
|
],
|
||
|
|
"textures": [
|
||
|
|
"skysphere_bc3_unorm.ktx",
|
||
|
|
"skysphere_astc_8x8_unorm.ktx",
|
||
|
|
"skysphere_etc2_unorm.ktx",
|
||
|
|
"round_window_bc3_unorm.ktx",
|
||
|
|
"round_window_astc_8x8_unorm.ktx",
|
||
|
|
"round_window_etc2_unorm.ktx"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|