diff options
author | Kenneth Graunke <[email protected]> | 2013-09-01 17:18:22 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-09-13 14:26:50 -0700 |
commit | e6e5f888480c2ca87e6bcca8ee0cc5d3925ddd4a (patch) | |
tree | 2f48062299c7241e5cd92523c2b2552f7ac1f4bc /src/gallium/drivers/freedreno | |
parent | 3a835b699acd40c8a18cc686b32d91212dff4ca1 (diff) |
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 <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno')
0 files changed, 0 insertions, 0 deletions