Skip to content

iris: Disable hardware sampling of ASTC textures

Matt Turner requested to merge mattst88/mesa:iris-disable-astc-on-gfx9 into main

This resolves failures in

dEQP-GLES3.functional.texture.compressed.astc.void_extent*

Since the hardware support was removed after TGL, this will at least allow us to get additional testing of the software paths.

Closes: #4167 (closed)

Merge request reports