Added Android build files for indirect draw example
This commit is contained in:
parent
f564e0b47e
commit
3dea031e2c
2 changed files with 3 additions and 1 deletions
|
|
@ -32,4 +32,5 @@ call _build textoverlay %1
|
|||
call _build debugmarker %1
|
||||
call _build scenerendering %1
|
||||
call _build terraintessellation %1
|
||||
call _build deferredshadows %1
|
||||
call _build deferredshadows %1
|
||||
call _build indirectdraw %1
|
||||
Loading…
Add table
Add a link
Reference in a new issue