Added subpass example Android build [skip ci]

This commit is contained in:
saschawillems 2017-01-14 17:14:09 +01:00
parent 79d9f0bde3
commit 3cba04fb76
8 changed files with 152 additions and 2 deletions

View file

@ -39,4 +39,5 @@ call _build deferredshadows %1
call _build indirectdraw %1
call _build texturemipmapgen %1
call _build texture3d %1
call _build specializationconstants %1
call _build specializationconstants %1
call _build subpasses %1