diff options
author | Rob Clark <[email protected]> | 2020-05-12 16:39:20 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-05-13 03:59:44 +0000 |
commit | f079c00ffc1c9e85321955f679e656196f724848 (patch) | |
tree | 41f7f39fd7109020453a59baf1d94afff3e11e14 /src/gallium/drivers/etnaviv/etnaviv_screen.c | |
parent | d6706fdc46fc895b3b3d4446af3d4a9ab1e700c0 (diff) |
freedreno/a6xx: fix max-scissor opt
On a6xx we need a 0,0 based scissor in the binning pass, but can use the
blit-scissor to avoid restore/resolve of untouched pixels, and use the
conditional execution if the IB to bin to skip bins with no geometry
(due to the scissor).
Signed-off-by: Rob Clark <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5021>
Diffstat (limited to 'src/gallium/drivers/etnaviv/etnaviv_screen.c')
0 files changed, 0 insertions, 0 deletions