Closed BIGCATDOG closed 3 months ago
by default ios use metal render backend, not GLES, do you means GLES? if so that should really means ios GLES render not support ASTC
yes, i use GLES render backend.
And it works perfect on android device. It is strange.
@halx99 If i just hard code to make check function return true. Everything works well. ASTC texture can be rendered on screen on ios device.
should fixed by commits in branch https://github.com/axmolengine/axmol/tree/release-2.1.5
should fixed by commits in branch https://github.com/axmolengine/axmol/tree/release-2.1.5 It is very appreciated. Thanks for your hard work.