diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-06-18 13:37:16 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-07-03 14:33:46 -0700 |
commit | 0a88aa3025db0cc5a68222c7939d7da4d218f1be (patch) | |
tree | 21cce7a0ffe7008e87622b5d9d787aa463925037 /src/mesa/program | |
parent | 8845a23698c98c8b377b3a451d13bde4c1bc5a70 (diff) |
mesa/st: Passthrough scissor when clearing by quad
The scissor state -is- setup, but the scissor test is not enabled. This
can prevent certain optimizations from occurring on tilers where
unaffected tiles are thrown out entirely.
v2: Only enable scissor test if the scissor test is actually set by the
app, to avoid regressing quad-based clears used for other reasons (like
a color mask).
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/program')
0 files changed, 0 insertions, 0 deletions