docs/features: add anv to VK_EXT_shader_uniform_buffer_unsized_array
Was forgotten. Signed-off-by: Mary Guillemard <mary@mary.zone> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39095>
This commit is contained in:
@@ -675,7 +675,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_EXT_shader_subgroup_ballot DONE (anv, dzn, hasvk, hk, lvp, nvk, panvk, radv, vn)
|
||||
VK_EXT_shader_subgroup_vote DONE (anv, dzn, hasvk, hk, lvp, nvk, panvk, radv, vn)
|
||||
VK_EXT_shader_module_identifier DONE (anv, hasvk, hk, nvk, panvk, radv, tu, v3dv)
|
||||
VK_EXT_shader_uniform_buffer_unsized_array DONE (nvk, radv, vn)
|
||||
VK_EXT_shader_uniform_buffer_unsized_array DONE (anv, nvk, radv, vn)
|
||||
VK_EXT_surface_maintenance1 DONE (anv, hk, lvp, nvk, radv, tu, v3dv, vn)
|
||||
VK_EXT_swapchain_maintenance1 DONE (anv, hk, lvp, nvk, radv, tu, v3dv, vn)
|
||||
VK_EXT_transform_feedback DONE (anv, hasvk, hk, lvp, nvk, radv, tu, vn)
|
||||
|
||||
@@ -7,7 +7,7 @@ VK_KHR_present_id2 on HoneyKrisp
|
||||
VK_KHR_present_wait on HoneyKrisp
|
||||
VK_KHR_present_wait2 on HoneyKrisp
|
||||
VK_KHR_maintenance10 on ANV, NVK, RADV
|
||||
VK_EXT_shader_uniform_buffer_unsized_array on NVK, RADV
|
||||
VK_EXT_shader_uniform_buffer_unsized_array on ANV, NVK, RADV
|
||||
VK_EXT_device_memory_report on panvk
|
||||
VK_VALVE_video_encode_rgb_conversion on radv
|
||||
VK_EXT_custom_resolve on RADV
|
||||
|
||||
Reference in New Issue
Block a user