OSDN Git Service

i965/miptree: Remove the stencil_as_y_tiled parameter from get_aligned_offset
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 24 Oct 2016 17:38:07 +0000 (10:38 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 27 Oct 2016 21:43:17 +0000 (14:43 -0700)
commitc30b7164b757e5ee68f4856adecc6b720ff9d941
tree60c4c66e10d50ec3cedfe8ab0c8333fa73931291
parent4964a5149b7776ce27aaeab2be0c2ebf41ded740
i965/miptree: Remove the stencil_as_y_tiled parameter from get_aligned_offset

The only actual user of this parameter was blorp and, since the conversion
to ISL, it no longer uses this function.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/dri/i965/brw_blorp.c
src/mesa/drivers/dri/i965/brw_misc_state.c
src/mesa/drivers/dri/i965/gen6_depth_state.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.h