Skip to content

do not claim support for ASTC texture compression

/cc @frankbinns @CreativeCylon @MTCoster

What does this MR do and why?

pvr: do not claim support for ASTC texture compression

We don't support any ASTC formats yet, but the textureCompressionASTC_LDR feature was incorrectly set to true. Fix this by setting it to false and don't advertise ASTC support for texture compression.

Edited by Luigi Santivetti

Merge request reports