v3dv: expose VK_KHR_maintenance2
authorIago Toral Quiroga <itoral@igalia.com>
Wed, 19 May 2021 12:27:28 +0000 (14:27 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 25 May 2021 09:12:35 +0000 (09:12 +0000)
commitde75f43aef7ba59ad33de219d2de8daf00eafcf8
tree821247948c0b938f57c4e194f4647a3de74a6094
parentb32a48c7e26bffdc696d3cceef0305e2c4731c96
v3dv: expose VK_KHR_maintenance2

We don't do anything for input attachment aspects read by a subpass
since it doesn't have performance implications for us.

We also ignore the the new depth stencil layouts because they don't
have practical implications for our implementation.

We also ignore the new usage info for views since we are not currently
making decisions about views based on their usage.

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