gallium: Remove manual defining of PIPE_FORMAT enum values.
authorEric Anholt <eric@anholt.net>
Tue, 13 Aug 2019 00:11:36 +0000 (17:11 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 19 Aug 2019 18:48:01 +0000 (11:48 -0700)
commitc45c33a5a2b75e791de14e845c994f414c77cc51
tree3686871b8825da60f435c840b1ff294b2e5aa2b1
parent84db6ba740d376b75e60c3a2a4ac0153c5b0e01a
gallium: Remove manual defining of PIPE_FORMAT enum values.

Now that SVGA doesn't have a table that has to be in PIPE_FORMAT
order, we can let the enums have whatever values they naturally would
without worrying about holes.

Acked-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
src/gallium/include/pipe/p_format.h