i965/blorp: Get rid of brw_blorp_surface_info::width/height
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 17 Aug 2016 08:06:36 +0000 (01:06 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 17 Aug 2016 21:46:22 +0000 (14:46 -0700)
commitc097160463c678c5544bfa8cda9cc3ef67361f4e
tree65624ddb149660c9c006237d146db526ed261af2
parent2095f932ef9e7ef7307a39694a89ebd772a19868
i965/blorp: Get rid of brw_blorp_surface_info::width/height

Instead, we manually mutate the surface size as needed.

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
src/mesa/drivers/dri/i965/gen6_blorp.c
src/mesa/drivers/dri/i965/gen7_blorp.c