gallium: Add the ASTC 3D formats.
authorEric Anholt <eric@anholt.net>
Wed, 14 Aug 2019 19:23:46 +0000 (12:23 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Aug 2019 19:44:00 +0000 (19:44 +0000)
commit0309fb82ec410ea5e5da83727d9e3de3176c1df2
treef20fedcf7fa35f648db84cb242236979d1c119de
parent9d988f92919afa08037b9bd8cc9ebbf691982a13
gallium: Add the ASTC 3D formats.

No driver implements them yet, but this is a long way toward gallium
having matching format enums for Mesa formats.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/util/u_format.csv
src/gallium/include/pipe/p_format.h
src/mesa/state_tracker/st_format.c