Android fixes and build files for headless compute example

This commit is contained in:
saschawillems 2017-09-15 20:44:32 +02:00
parent 3862b4bcc2
commit bc8b53ce7b
7 changed files with 156 additions and 21 deletions

View file

@ -0,0 +1,8 @@
{
"apkname": "vulkanComputeheadless",
"directories": {
"shaders": "computeheadless"
},
"assets": {
}
}