i965: Increase the size of brw_stage_state::surf_offset.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 2 Sep 2013 00:18:22 +0000 (17:18 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 13 Sep 2013 21:26:50 +0000 (14:26 -0700)
commite6e5f888480c2ca87e6bcca8ee0cc5d3925ddd4a
tree2f48062299c7241e5cd92523c2b2552f7ac1f4bc
parent3a835b699acd40c8a18cc686b32d91212dff4ca1
i965: Increase the size of brw_stage_state::surf_offset.

Since BRW_MAX_WM_SURFACES is greater than BRW_MAX_VEC4_SURFACES, the
existing array isn't large enough to be used by the WM.  Increasing it
will make it possible to share them.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_context.h