mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-01-25 15:13:48 +08:00
docs: update features for VK_EXT_image_2d_view_of_3d
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15757>
This commit is contained in:
parent
6fd344ff98
commit
e0b431da33
@ -548,6 +548,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_EXT_global_priority DONE (anv, radv)
|
||||
VK_EXT_global_priority_query DONE (radv)
|
||||
VK_EXT_graphics_pipeline_library DONE (lvp)
|
||||
VK_EXT_image_2d_view_of_3d DONE (anv, lvp)
|
||||
VK_EXT_image_drm_format_modifier DONE (anv, radv/gfx9+, tu, v3dv, vn)
|
||||
VK_EXT_image_view_min_lod DONE (radv)
|
||||
VK_EXT_index_type_uint8 DONE (anv, lvp, radv/gfx8+, v3dv, tu)
|
||||
|
@ -4,3 +4,4 @@ VK_EXT_depth_clip_control on lavapipe and RADV
|
||||
Vulkan 1.3 support on lavapipe
|
||||
VK_EXT_graphics_pipeline_library on lavapipe
|
||||
VK_EXT_primitives_generated_query on lavapipe
|
||||
VK_EXT_image_2d_view_of_3d on ANV and lavapipe
|
||||
|
Loading…
Reference in New Issue
Block a user