Added ETC2 and ASTC texture variants (Refs #174)
This commit is contained in:
parent
33f678fd0b
commit
a1bdd19277
14 changed files with 82 additions and 34 deletions
|
|
@ -15,6 +15,7 @@
|
|||
android:label="Deferred"
|
||||
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="vulkanDeferred" />
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue