mesa: Port format_pack/unpack off of _mesa_problem().
authorEric Anholt <eric@anholt.net>
Mon, 1 Jul 2019 23:34:23 +0000 (16:34 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Jul 2019 19:51:13 +0000 (12:51 -0700)
commit3e186af5e2a386173569de64b16c4fd859762ab4
tree84bf7d7ec9b6a12b1363e5795800648c6321782d
parentc6a0a976a417e7934b256b6a8721f31801d06dac
mesa: Port format_pack/unpack off of _mesa_problem().

unreachable() should be plenty of debug for these.

Reviewed-by: Thomas Helland <thomashelland90@gmail.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/mesa/main/format_pack.py
src/mesa/main/format_unpack.py