gallium: Add a block depth field to the u_formats table.
authorEric Anholt <eric@anholt.net>
Wed, 14 Aug 2019 19:09:04 +0000 (12:09 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Aug 2019 19:44:00 +0000 (19:44 +0000)
commit530f4247351623699b829572e251cc76fc435bed
treeba5487e22bf587f2ec8bffc7f3041a3a98d22784
parent9c328ea66ea0a85ac35704da1b50e7820297f709
gallium: Add a block depth field to the u_formats table.

To add ASTC 3D compression formats, we need to be able to express the
block depth.  While I'm touching every line, line up the columns of
the CSV again as they've drifted over time.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/util/u_format.csv
src/gallium/auxiliary/util/u_format_parse.py