mesa: Convert format_pack/unpack off of GL types.
authorEric Anholt <eric@anholt.net>
Mon, 1 Jul 2019 23:27:24 +0000 (16:27 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Jul 2019 19:51:13 +0000 (12:51 -0700)
commit5956b46e1680059c2ee5e0d11cd45b44e46ed607
treeaf025c6483604feb48df8bbee62e9b2fae6d92cf
parent3e186af5e2a386173569de64b16c4fd859762ab4
mesa: Convert format_pack/unpack off of GL types.

Reviewed-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/mesa/main/format_pack.h
src/mesa/main/format_pack.py
src/mesa/main/format_unpack.h
src/mesa/main/format_unpack.py