diff options
author | Chad Versace <[email protected]> | 2011-11-16 22:10:11 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2011-11-21 16:58:24 -0800 |
commit | 3d2235e6c76a8a6aef2a14ca57c68403cf056921 (patch) | |
tree | 8da4e2b7405f6632c026142fcde10897b24e04bd /src/mesa/drivers/dri/i965/brw_vtbl.c | |
parent | 16f2e7e0fb1213b09c8c355ac3c67e25c9ab34ca (diff) |
intel: Don't use special stencil span accessors
The special stencil span accessors, as set by intel_span_init_funcs.
perform software W detiling. Since intel_renderbuffer_map() now uses
MapRenderbuffer, rb->Data points to an *untiled* stencil buffer.
Fixes several Piglit tests on gen7.
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_vtbl.c')
0 files changed, 0 insertions, 0 deletions