PortableCompressedTexture: Support ASTC format and creating directly from compressed image
This commit is contained in:
parent
8bd9cdeea6
commit
572a15e4b2
3 changed files with 47 additions and 16 deletions
|
|
@ -74,5 +74,7 @@
|
|||
</constant>
|
||||
<constant name="COMPRESSION_MODE_BPTC" value="5" enum="CompressionMode">
|
||||
</constant>
|
||||
<constant name="COMPRESSION_MODE_ASTC" value="6" enum="CompressionMode">
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue