Added ETC2 and ASTC texture variants (Refs #174)

This commit is contained in:
saschawillems 2017-03-12 12:44:37 +01:00
parent 0b6fb9b64d
commit 3ea8f75730
4 changed files with 60 additions and 25 deletions

View file

@ -15,6 +15,7 @@
android:label="Multisampling"
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="vulkanMultisampling" />
<intent-filter>