mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
docs/panvk: remove disabled extension
We ended up reverting this one, let's remove it from the release notes
and features.txt.
Fixes: 305925c439 ("panvk: disable VK_KHR_shader_quad_control")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34525>
This commit is contained in:
parent
4efb1dac6b
commit
68669ba0c1
2 changed files with 1 additions and 2 deletions
|
|
@ -563,7 +563,7 @@ Khronos extensions that are not part of any Vulkan version:
|
|||
VK_KHR_shader_maximal_reconvergence DONE (anv, lvp, nvk, panvk/v10+, radv, vn)
|
||||
VK_KHR_shader_relaxed_extended_instruction DONE (anv, hasvk, nvk, panvk, radv, tu, v3dv, vn)
|
||||
VK_KHR_shader_subgroup_uniform_control_flow DONE (anv, hasvk, nvk, panvk/v10+, radv, tu, vn)
|
||||
VK_KHR_shader_quad_control DONE (anv, nvk, panvk/v10+, radv, vn)
|
||||
VK_KHR_shader_quad_control DONE (anv, nvk, radv, vn)
|
||||
VK_KHR_shared_presentable_image not started
|
||||
VK_KHR_surface DONE (anv, dzn, hasvk, lvp, nvk, panvk, pvr, radv, tu, v3dv, vn)
|
||||
VK_KHR_surface_protected_capabilities DONE (anv, lvp, nvk, radv, tu, v3dv, vn)
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ VK_MESA_image_alignment_control on NVK
|
|||
shaderFloat16 on panvk
|
||||
VK_KHR_shader_subgroup_uniform_control_flow on panvk/v10+
|
||||
VK_KHR_shader_maximal_reconvergence on panvk/v10+
|
||||
VK_KHR_shader_quad_control on panvk/v10+
|
||||
VK_EXT_device_memory_report on RADV
|
||||
VK_KHR_shader_subgroup_extended_types on panvk/v10+
|
||||
shaderStorageImageExtendedFormats on panvk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue