[Mesa-dev] [PATCH v3 08/14] i965: Support images with aux buffers

Chad Versace chadversary at chromium.org
Fri Jul 14 22:39:01 UTC 2017


On Wed 12 Jul 2017, Jason Ekstrand wrote:
> From: Ben Widawsky <ben at bwidawsk.net>
> 
> Previously images did not support any auxiliary compression surfaces
> (CCS, MCS, or HiZ).  That's about to change.  This patch just adds the
> fields to __DRIimageRec to make auxiliary surfaces possible.
> 
> v2 (Jason Ekstrand):
>  - Add an aux_pitch parameter as well as aux_offset
> 
> Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
> Acked-by: Daniel Stone <daniels at collabora.com>
> Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
> ---
>  src/mesa/drivers/dri/i965/intel_image.h | 6 ++++++
>  1 file changed, 6 insertions(+)

Reviewed-by: Chad Versace <chadversary at chromium.org>


More information about the mesa-dev mailing list