gallium: Drop the unused PIPE_FORMAT_A*L* formats.
authorEric Anholt <eric@anholt.net>
Thu, 29 Aug 2019 22:56:19 +0000 (15:56 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 20 Oct 2019 04:39:48 +0000 (04:39 +0000)
commit4f384ddf5febb5005af3be0a2d51e244fb11a43b
tree627ca76f1a242d908d1eefeeefe9fa698ac485a9
parent6a819cabe8d8f445ccb44dcb172e0922dbe016db
gallium: Drop the unused PIPE_FORMAT_A*L* formats.

Now that Mesa is also using an array format for LA, nothing was using
these.  (And, clearly, no HW driver had exposed them).

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