radv/meta: fix blit paths for depth/stencil (v2.1)
authorDave Airlie <airlied@redhat.com>
Thu, 21 Dec 2017 06:52:24 +0000 (16:52 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 22 Dec 2017 04:11:02 +0000 (14:11 +1000)
commitfbac9f86aaffb102ee9dca6ade0fdf04fcd28d84
treedb8494c33f1f5dc6ba84d04ac7479a45424348df
parent821b5379f04cc536de714d0898b1cff25c46b5b9
radv/meta: fix blit paths for depth/stencil (v2.1)

This fixes the layout issue for the blit path as well.

This fixes:
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.depth_stencil.d32_sfloat_s8_uint_d32_sfloat_s8_uint*

v2: use compatible render passes.
v2.1: use enum

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Cc: "17.2 17.3" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_meta_blit.c
src/amd/vulkan/radv_private.h