gallium: Add some more channel orderings of packed formats.
authorEric Anholt <eric@anholt.net>
Mon, 19 Aug 2019 20:58:23 +0000 (13:58 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 7 Nov 2019 19:43:41 +0000 (19:43 +0000)
commit4bbaac3782ad83765698c3722a5e94cda94759fa
treec51ff7dfc943093d5300dea30379cbf65a3cbd6e
parent6196259d957cc7c3ea355b74649623ef7e582854
gallium: Add some more channel orderings of packed formats.

This covers everything that MESA_FORMAT had for packed unorm.

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