mesa: Mostly switch Mesa format info off of GL types other than GLenum.
authorEric Anholt <eric@anholt.net>
Mon, 1 Jul 2019 22:23:19 +0000 (15:23 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Jul 2019 19:51:13 +0000 (12:51 -0700)
commitc6a0a976a417e7934b256b6a8721f31801d06dac
treefa979e22b6ed4e98a4cf9019ac30f4158e639cc5
parent93a7651d8d04ad2a53a4d10fb66590c85d199018
mesa: Mostly switch Mesa format info off of GL types other than GLenum.

I'm considering moving most of this code to src/util/, and I want that
code to not expose GL types in its interfaces.

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