[Mesa-dev] [PATCH 14/13] i965/surface_state: Use libisl functions for image format lowering

Chad Versace chad.versace at intel.com
Thu Apr 21 18:29:42 UTC 2016


On Sat 16 Apr 2016, Jason Ekstrand wrote:
> This lets us delete some redundant code and keep all of the
> image_load_store format lowering logic in one place: libisl.
> ---
>  src/mesa/drivers/dri/i965/brw_context.h          |   2 -
>  src/mesa/drivers/dri/i965/brw_surface_formats.c  | 109 -----------------------
>  src/mesa/drivers/dri/i965/brw_wm_surface_state.c |  21 +++--
>  3 files changed, 12 insertions(+), 120 deletions(-)

Patch 14/13? Hmm?

This patch is
Reviewed-by: Chad Versace <chad.versace at intel.com>


More information about the mesa-dev mailing list