Added ETC2 and ASTC texture variants (Refs #174)

This commit is contained in:
saschawillems 2017-03-17 18:38:25 +01:00
parent 12acdb321f
commit dd700bd931
6 changed files with 54 additions and 28 deletions

View file

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