iris: Delete remnants of the unimplemented ASTC 5x5 workaround
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 23 Nov 2019 05:52:12 +0000 (21:52 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 4 Jan 2020 02:06:38 +0000 (18:06 -0800)
commit645b195312ec175164ba2dae1fdec686e6d4b802
tree3683d4494ab5a257ed404b2d83d2996011243bba
parente858321f091ffadf0558386ac62b80fb2bde3e35
iris: Delete remnants of the unimplemented ASTC 5x5 workaround

I copy and pasted some of the boilerplate but never the implementation.
For now, ASTC 5x5 is disabled and faked via uncompressed RGBA; let's
delete these remnants until such a time when we implement it properly.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/gallium/drivers/iris/iris_blit.c
src/gallium/drivers/iris/iris_resolve.c
src/gallium/drivers/iris/iris_resource.h
src/gallium/drivers/iris/iris_state.c