freedreno/a6xx: Set tfetch correctly for compressed formats
authorKristian H. Kristensen <hoegsberg@google.com>
Tue, 5 May 2020 07:18:35 +0000 (00:18 -0700)
committerKristian H. Kristensen <hoegsberg@google.com>
Thu, 7 May 2020 00:11:34 +0000 (17:11 -0700)
commit85f2cd84ac14be7d44eb7d5deb9b9756bd7bacc2
tree3af8c2356c5cd58cf79e525063218a1094ec51d7
parenta34b3fa198a4f87f8e07c718ec2f2e07927c6d7d
freedreno/a6xx: Set tfetch correctly for compressed formats

The fetchsize is just the blocksize for compressed formats, which gets
rid of the ASTC special cases add handles ETC1/2 as well.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4868>
src/gallium/drivers/freedreno/a6xx/fd6_format.c