mesa: Rename gl_pack typedefs to mesa_pack.
authorEric Anholt <eric@anholt.net>
Mon, 1 Jul 2019 21:29:45 +0000 (14:29 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Jul 2019 19:51:13 +0000 (12:51 -0700)
commit93a7651d8d04ad2a53a4d10fb66590c85d199018
treea66e2c130e6a2b16f177524655edfafde9672b83
parent20ce56ad5bf88788d7ef3df0e53dda9ec72602e0
mesa: Rename gl_pack typedefs to mesa_pack.

These are packing mesa formats, not a GL format/type.

Reviewed-by: Thomas Helland <thomashelland90@gmail.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/mesa/main/format_pack.h
src/mesa/main/format_pack.py
src/mesa/swrast/s_depth.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_stencil.c