mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 06:10:13 +01:00
docs: mark float_controls,float16_int8,16bit_storage as done on Turnip
Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com> Acked-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9993>
This commit is contained in:
parent
2ded998a57
commit
9b9ad8d66c
1 changed files with 3 additions and 3 deletions
|
|
@ -421,7 +421,7 @@ Vulkan 1.0 -- all DONE: anv, lvp, radv, tu, v3dv
|
|||
|
||||
Vulkan 1.1 -- all DONE: anv, radv
|
||||
|
||||
VK_KHR_16bit_storage DONE (anv/gen8+, lvp, radv)
|
||||
VK_KHR_16bit_storage DONE (anv/gen8+, lvp, radv, tu/a650)
|
||||
VK_KHR_bind_memory2 DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_dedicated_allocation DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_descriptor_update_template DONE (anv, lvp, radv, tu)
|
||||
|
|
@ -458,8 +458,8 @@ Vulkan 1.2 -- all DONE: anv
|
|||
VK_KHR_sampler_mirror_clamp_to_edge DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_separate_depth_stencil_layouts DONE (anv, radv)
|
||||
VK_KHR_shader_atomic_int64 DONE (anv/gen9+, lvp, radv)
|
||||
VK_KHR_shader_float16_int8 DONE (anv/gen8+, radv)
|
||||
VK_KHR_shader_float_controls DONE (anv/gen8+, radv)
|
||||
VK_KHR_shader_float16_int8 DONE (anv/gen8+, radv, tu)
|
||||
VK_KHR_shader_float_controls DONE (anv/gen8+, radv, tu)
|
||||
VK_KHR_shader_subgroup_extended_types DONE (anv/gen8+, radv)
|
||||
VK_KHR_spirv_1_4 DONE (anv, radv)
|
||||
VK_KHR_timeline_semaphore DONE (anv, radv)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue