i965/miptree: Remove the stencil_as_y_tiled parameter from get_tile_masks
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 22 Jun 2016 23:13:42 +0000 (16:13 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 17 Aug 2016 21:46:22 +0000 (14:46 -0700)
commit0aa0b397695b9001d5e962622909f9546e2a6836
tree72c826faf5cda88098d29594275dceb4d30c4a35
parent573f6ffd04be3380721dcca6d607b3490b7a118c
i965/miptree: Remove the stencil_as_y_tiled parameter from get_tile_masks

It's only used to stomp the tiling to Y and it's only used by blorp so
there's no reason why blorp can't do it itself.

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