v3dv: trivially implement VK_KHR_separate_depth_stencil_layouts
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 5 May 2022 07:54:38 +0000 (09:54 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 5 May 2022 10:41:57 +0000 (10:41 +0000)
commit1442d77bc5d19ab45f3160053232b1c76ed57c4b
tree9ef4149c75c491cfa92c3818d9138bbfb3f230b2
parent32223ac67f6015171c79dcd2dd0a5f19d7dafc60
v3dv: trivially implement VK_KHR_separate_depth_stencil_layouts

We don't currently benefit from seeing barriers and layout
transitions that affect just the depth or stencil aspects,
so we don't expose this feature.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16344>
docs/features.txt
src/broadcom/vulkan/v3dv_device.c