mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-17 08:10:33 +01:00
docs/features: VK_VALVE_mutable_descriptor_type: Add missing version info
VK_EXT_mutable_descriptor_type is exposed on panvk/v9+ and the same applies
to VK_VALVE_mutable_descriptor_type.
Fixes: 266160fe4e ("panvk: Advertise VK_VALVE_mutable_descriptor_type")
Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40316>
This commit is contained in:
parent
dfdaf6a277
commit
0d75cb479e
1 changed files with 1 additions and 1 deletions
|
|
@ -699,7 +699,7 @@ Khronos extensions that are not part of any Vulkan version:
|
|||
VK_NVX_image_view_handle DONE (nvk)
|
||||
VK_EXT_acquire_drm_display DONE (anv, hk, nvk, panvk, radv, tu, v3dv, vn)
|
||||
VK_VALVE_fragment_density_map_layered DONE (tu)
|
||||
VK_VALVE_mutable_descriptor_type DONE (anv, hasvk, hk, nvk, panvk, radv, tu, vn)
|
||||
VK_VALVE_mutable_descriptor_type DONE (anv, hasvk, hk, nvk, panvk/v9+, radv, tu, vn)
|
||||
VK_AMD_buffer_marker DONE (anv, nvk, radv, tu)
|
||||
VK_AMD_device_coherent_memory DONE (radv)
|
||||
VK_AMD_draw_indirect_count DONE (radv)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue