turnip: fix GMEM resolve in CmdNextSubpass
authorJonathan Marek <jonathan@marek.ca>
Tue, 21 Apr 2020 17:37:23 +0000 (13:37 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Apr 2020 23:04:34 +0000 (23:04 +0000)
commiteab73799d16ea142dcbcabb6d5bedf860b5c9af7
treefb713d888b8977cb0aea974b3e8f259c19f16086
parente4521aeafc8254da639feb8a4421a445a88d9fde
turnip: fix GMEM resolve in CmdNextSubpass

The BLIT scissor must be set correctly for tu_store_gmem_attachment.

Fixes this deqp test:

dEQP-VK.pipeline.multisample_shader_builtin.sample_id.137_191_1.samples

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4666>
src/freedreno/vulkan/tu_cmd_buffer.c