[Mesa-dev] [PATCH v2 09/34] isl/state: Add support for handling color control surfaces
Chad Versace
chad.versace at intel.com
Wed Jun 29 23:17:22 UTC 2016
On Thu 23 Jun 2016, Jason Ekstrand wrote:
> ---
> src/intel/isl/isl.h | 7 +++++++
> src/intel/isl/isl_surface_state.c | 39 ++++++++++++++++++++++++++++++++++++---
> 2 files changed, 43 insertions(+), 3 deletions(-)
>
> diff --git a/src/intel/isl/isl.h b/src/intel/isl/isl.h
> index 5011d15..5f24d6e 100644
> --- a/src/intel/isl/isl.h
> +++ b/src/intel/isl/isl.h
> @@ -864,6 +864,13 @@ struct isl_surf_fill_state_info {
> uint32_t mocs;
This patch looks good. But I want to hear your respone to my patch
8 review before I go much further.
More information about the mesa-dev
mailing list