v3dv: expose VK_KHR_storage_buffer_storage_class
authorIago Toral Quiroga <itoral@igalia.com>
Fri, 4 Jun 2021 12:00:47 +0000 (14:00 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 7 Jun 2021 06:09:01 +0000 (06:09 +0000)
commit017a1509842e525aab61eb9e6ba237af7d9ab5a9
tree56bfbf65a3342703550a45f604a692052eb6f2b0
parent71b2ae66c22dab3c9dd0b56390fd7d9fc3bab8c2
v3dv: expose VK_KHR_storage_buffer_storage_class

This extension is basically only wrapping SPV_KHR_storage_buffer_storage_class
which is entirely implemented in the SPIR-V frontend.

Relevant CTS tests:
dEQP-VK.glsl.opaque_type_indexing.ssbo_storage_buffer_decoration.*
dEQP-VK.spirv_assembly.*

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