15 lines
257 B
JSON
15 lines
257 B
JSON
|
|
{
|
||
|
|
"apkname": "vulkanPushdescriptors",
|
||
|
|
"directories": {
|
||
|
|
"shaders": "pushdescriptors"
|
||
|
|
},
|
||
|
|
"assets": {
|
||
|
|
"models": [
|
||
|
|
"cube.dae"
|
||
|
|
],
|
||
|
|
"textures": [
|
||
|
|
"crate01_color_height_rgba.ktx",
|
||
|
|
"crate02_color_height_rgba.ktx"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|