On Sat 09 Jul 2016, Jason Ekstrand wrote: > --- > src/intel/isl/isl.h | 7 +++++++ > src/intel/isl/isl_format_layout.csv | 4 ++++ > src/intel/isl/isl_gen7.c | 4 ++++ > 3 files changed, 15 insertions(+)
This patch simply adds the enums for MCS and adds the format to the csv. And, in that capacity, this patch is ok. Reviewed-by: Chad Versace <chad.vers...@intel.com> A warning, though. Before this code is actually used, you will need to update many of the places where isl_format_is_compressed() is called. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev