i965/blorp: Get rid of brw_blorp_surface_info::map_stencil_as_y_tiled
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 22 Jun 2016 23:46:20 +0000 (16:46 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 17 Aug 2016 21:46:22 +0000 (14:46 -0700)
commitaa4117a9e45928289ba193506b377d06d1e09584
tree13a1e5fa8e558d18ce6ab909ad77a8cc558f6aab
parent801189e1994a0daa96ff64b9f27a2e14b19cb446
i965/blorp: Get rid of brw_blorp_surface_info::map_stencil_as_y_tiled

Now that we're carrying around the isl_surf, we can just modify it
directly instead of passing an extra bit around.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_blorp.c
src/mesa/drivers/dri/i965/brw_blorp.h
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp