Added Android build files fro compute cull and lod example

This commit is contained in:
saschawillems 2016-10-09 17:45:21 +02:00
parent a0d9f49d0c
commit 21ae4aeeb3
6 changed files with 113 additions and 0 deletions

View file

@ -1,6 +1,7 @@
call _build geometryshader %1
call _build computeparticles %1
call _build computeshader %1
call _build computecullandlod %1
call _build parallaxmapping %1
call _build bloom %1
call _build gears %1