turnip: no 8x msaa on 128bpp formats
authorJonathan Marek <jonathan@marek.ca>
Thu, 12 Dec 2019 22:03:26 +0000 (17:03 -0500)
committerJonathan Marek <jonathan@marek.ca>
Fri, 13 Dec 2019 01:33:17 +0000 (20:33 -0500)
commit27d2174508da12a80d24e8abb956615e7286c202
treec15685e3326208cf4e2615cc025ad1eedc8d5b53
parent5fd9fd35164cc3b3284579fcb37c4ba575076ca4
turnip: no 8x msaa on 128bpp formats

We don't have an entry for cpp 128 in the tile_alignment table, but I don't
think the HW supports this at all (blob driver just doesn't have 8x msaa).

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/freedreno/vulkan/tu_formats.c