[Mesa-dev] [PATCH 11/14] isl: Add support for multisample compression surfaces

Chad Versace chad.versace at intel.com
Tue Jul 12 21:43:22 UTC 2016


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.versace at 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.


More information about the mesa-dev mailing list