util/format: Fix pack/unpack of A1R5G5B5_UINT.
authorEric Anholt <eric@anholt.net>
Fri, 15 Jan 2021 00:17:21 +0000 (16:17 -0800)
committerMarge Bot <eric+marge@anholt.net>
Fri, 15 Jan 2021 18:58:50 +0000 (18:58 +0000)
commite5e75b714d7a386cbdd0956ee4e9a5b4c70c963e
tree381d8d1b90f215daaf85f8f6cf68db2e49f2cc39
parentbfe5ac89b2ddcc18bbf1ea64e92a0a0efecba436
util/format: Fix pack/unpack of A1R5G5B5_UINT.

Avoids regressing KHR-GL33.packed_pixels.pbo_rectangle.* when
transitioning from mesa/main pack/unpack codegen to util/format's.

Fixes: b28eb044cdc1 ("gallium: Add equivalents of packed MESA_FORMAT_*UINT formats.")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6297>
src/util/format/u_format.csv