Files
mesa/src
Eric Anholt d27dda907a mesa: Prepare for the MESA_FORMAT_* enum to be sparse.
To redefine MESA_FORMAT in terms of PIPE_FORMAT enums, we need to fix
places where we iterated up to MESA_FORMAT_COUNT.  I use
_mesa_get_format_name(f) == NULL as the signal that it's not an enum
value with a MESA_FORMAT.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-11-07 19:43:41 +00:00
..
2019-10-28 11:24:39 +00:00
2019-11-07 06:11:19 -08:00
2019-10-01 10:31:02 +00:00
2019-11-05 16:39:55 +00:00
2019-10-31 17:09:59 +00:00