diff options
author | Kenneth Graunke <[email protected]> | 2014-05-29 00:06:08 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-06-23 13:29:39 -0700 |
commit | f6a99d1167b14a3ada7c1d6f41a5cc6f13290e0d (patch) | |
tree | 80fc11c821f9778476f2bfdebafdc5a57da0cd35 /src/mesa/drivers/dri/i965/brw_context.c | |
parent | 2442d3553fc06595c8c324bd50628da54e269364 (diff) |
i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.
As far as I can tell, Broadwell doesn't need any of the SURFACE_STATE
workarounds for textureGather() bugs, so there's no need to emit
a second set of identical copies.
To keep things simple, just point the gather surface index base to the
same place as the texture surface index base.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Cc: "10.2" <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_context.c')
0 files changed, 0 insertions, 0 deletions