diff options
author | Kenneth Graunke <[email protected]> | 2016-05-10 17:54:45 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-06-16 14:37:07 -0700 |
commit | 1f9445ff57b03413c433731bc00572029da10aa9 (patch) | |
tree | 1884a00b597fc5989341e620c370d4425113d4b1 /docs | |
parent | 32b1c0b694bf660d48054a6e859deaa8f9556efe (diff) |
i965: Drop perf_debug about rasterizer discard in SOL vs. clipper.
I recently experimented with performing rasterizer discard in the SOL
unit instead of the clipper, and as far as I can tell, it's basically
the same performance. The clipper comes directly after SOL anyway,
and setting the clipper to REJECT_ALL should be pretty darn cheap.
Keep the perf_debug on Sandybridge, where the GS actually does work.
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions