gallium: Add block depth to the format utils.
authorEric Anholt <eric@anholt.net>
Wed, 14 Aug 2019 19:16:46 +0000 (12:16 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Aug 2019 19:44:00 +0000 (19:44 +0000)
commit9d988f92919afa08037b9bd8cc9ebbf691982a13
tree2d113be333b079885e8994d33a1305cffb20e50a
parent530f4247351623699b829572e251cc76fc435bed
gallium: Add block depth to the format utils.

I decided not to update nblocks() with a depth arg as the callers
wouldn't be doing ASTC 3D.

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