Added ETC2 and ASTC texture variants (Refs #174)

This commit is contained in:
saschawillems 2017-03-10 15:20:08 +01:00
parent c688f7394c
commit a5a2211489
8 changed files with 96 additions and 49 deletions

View file

@ -15,6 +15,7 @@
android:label="Texture Array"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
android:launchMode="singleTask"
android:screenOrientation="landscape"
android:configChanges="orientation|screenSize|keyboardHidden">
<meta-data android:name="android.app.lib_name" android:value="vulkanTexturearray" />
<intent-filter>