mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 14:10:37 +02:00
docs: update features.txt for RADV
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26646>
This commit is contained in:
parent
aa8c88f96c
commit
86ab29a4d4
1 changed files with 4 additions and 0 deletions
|
|
@ -503,6 +503,8 @@ Khronos extensions that are not part of any Vulkan version:
|
|||
|
||||
VK_KHR_acceleration_structure DONE (anv/gfx12.5+, radv/gfx10.3+)
|
||||
VK_KHR_android_surface not started
|
||||
VK_KHR_calibrated_timestamps DONE (radv)
|
||||
VK_KHR_cooperative_matrix DONE (radv/gfx11+)
|
||||
VK_KHR_deferred_host_operations DONE (anv, hasvk, radv)
|
||||
VK_KHR_display DONE (anv, pvr, radv, tu, v3dv)
|
||||
VK_KHR_display_swapchain not started
|
||||
|
|
@ -557,6 +559,7 @@ Khronos extensions that are not part of any Vulkan version:
|
|||
VK_EXT_depth_clip_enable DONE (anv, hasvk, lvp, nvk, radv, tu, vn)
|
||||
VK_EXT_depth_range_unrestricted DONE (anv/gen20+, radv, lvp)
|
||||
VK_EXT_descriptor_buffer DONE (lvp, radv, tu)
|
||||
VK_EXT_device_fault DONE (radv)
|
||||
VK_EXT_device_memory_report DONE (vn)
|
||||
VK_EXT_direct_mode_display DONE (anv, lvp, radv, tu, v3dv)
|
||||
VK_EXT_discard_rectangles DONE (radv)
|
||||
|
|
@ -573,6 +576,7 @@ Khronos extensions that are not part of any Vulkan version:
|
|||
VK_EXT_global_priority_query DONE (anv, hasvk, radv, tu)
|
||||
VK_EXT_graphics_pipeline_library DONE (anv, lvp, radv, tu, vn)
|
||||
VK_EXT_image_2d_view_of_3d DONE (anv, hasvk, lvp, nvk, radv, tu, vn)
|
||||
VK_EXT_image_compression_control DONE (radv)
|
||||
VK_EXT_image_drm_format_modifier DONE (anv, hasvk, radv/gfx9+, tu, v3dv, vn)
|
||||
VK_EXT_image_sliced_view_of_3d DONE (anv, nvk, radv/gfx10+)
|
||||
VK_EXT_image_view_min_lod DONE (anv, hasvk, nvk, radv, tu, vn)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue