Series is
Reviewed-by: Bas Nieuwenhuizen
CC to stable?
On Fri, May 11, 2018 at 6:56 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> I don't think the hw resolve path can't handle multi-layer images.
>
> This fixes all the:
> dEQP-VK.renderpass.multisample_resolve.layers_*
> tests on my VI card
From: Dave Airlie
I don't think the hw resolve path can't handle multi-layer images.
This fixes all the:
dEQP-VK.renderpass.multisample_resolve.layers_*
tests on my VI card.
---
src/amd/vulkan/radv_meta_resolve.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/amd/vulkan/radv_meta_res