radv: reset the window scissor with no clear state.
authorDave Airlie <airlied@redhat.com>
Thu, 18 Jul 2019 01:19:11 +0000 (11:19 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 19 Jul 2019 01:00:44 +0000 (11:00 +1000)
commit248161123cbd05a6c419ae69883b2d257db003d3
tree968d1050fceceb28952cd6ce1f60f385dce0ee47
parent2ac2b987801c60e5e141354ee1759b63ca85bf4c
radv: reset the window scissor with no clear state.

If we don't have clear state (which gfx10 doesn't currently)
we will fix to reset the scissor. AMDVLK will leave it set
to something else.

Marek also has this fix for radeonsi pending.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/vulkan/si_cmd_buffer.c