mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 08:28:21 +02:00
docs: update lavapipe features.txt
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9551>
This commit is contained in:
parent
585b5fcf44
commit
88f41a8fa5
1 changed files with 5 additions and 5 deletions
|
|
@ -436,9 +436,9 @@ Vulkan 1.1 -- all DONE: anv, radv
|
|||
VK_KHR_get_memory_requirements2 DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_get_physical_device_properties2 DONE (anv, lvp, radv, tu, v3dv)
|
||||
VK_KHR_maintenance1 DONE (anv, lvp, radv, tu, v3dv)
|
||||
VK_KHR_maintenance2 DONE (anv, radv, tu)
|
||||
VK_KHR_maintenance3 DONE (anv, radv, tu)
|
||||
VK_KHR_multiview DONE (anv, radv, tu)
|
||||
VK_KHR_maintenance2 DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_maintenance3 DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_multiview DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_relaxed_block_layout DONE (anv, lvp, radv)
|
||||
VK_KHR_sampler_ycbcr_conversion DONE (anv, radv, tu)
|
||||
VK_KHR_shader_draw_parameters DONE (anv, lvp, radv, tu)
|
||||
|
|
@ -467,10 +467,10 @@ Vulkan 1.2 -- all DONE: anv
|
|||
VK_KHR_vulkan_memory_model DONE (anv, radv)
|
||||
VK_EXT_descriptor_indexing DONE (anv/gen9+, radv)
|
||||
VK_EXT_host_query_reset DONE (anv, radv, tu)
|
||||
VK_EXT_sampler_filter_minmax DONE (anv/gen9+, radv, tu)
|
||||
VK_EXT_sampler_filter_minmax DONE (anv/gen9+, lvp, radv, tu)
|
||||
VK_EXT_scalar_block_layout DONE (anv, radv/gfx7+)
|
||||
VK_EXT_separate_stencil_usage DONE (anv)
|
||||
VK_EXT_shader_viewport_index_layer DONE (anv, radv, tu)
|
||||
VK_EXT_shader_viewport_index_layer DONE (anv, lvp, radv, tu)
|
||||
|
||||
Khronos extensions that are not part of any Vulkan version:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue