gallium: Don't emit identical endian-dependent pack/unpack code.
authorEric Anholt <eric@anholt.net>
Wed, 14 Aug 2019 21:40:03 +0000 (14:40 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 28 Aug 2019 17:39:36 +0000 (10:39 -0700)
commit4662b70d23c2eed9b891e9694d956a1a2a37ab70
treeeeb33c6583a91a85089b7f2e0aa522357672f401
parentd17ff2f7f1864c81c1e00d04baf20f953c6d276a
gallium: Don't emit identical endian-dependent pack/unpack code.

Reduces the size of the u_format_table.c file by 140k (out of 1.64M)
and makes me less confused about endianness in gallium.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/util/u_format_pack.py