v3dv: implement VK_EXT_separate_stencil_usage
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 5 May 2022 06:58:54 +0000 (08:58 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 5 May 2022 10:41:57 +0000 (10:41 +0000)
commit32223ac67f6015171c79dcd2dd0a5f19d7dafc60
treef794c8cbcc0a7674282225d61a59b9ea089ac42b
parent44791ba8259e492e111f9eb397f4623da053721a
v3dv: implement VK_EXT_separate_stencil_usage

We don't care about the depth/stencil usage other than to determine
if an image format is supported for that usage.

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
src/broadcom/vulkan/v3dv_formats.c