docs: reorder and add zink to CL subgroup entries
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38015>
This commit is contained in:
Karol Herbst 2025-12-24 19:12:45 +01:00 committed by Marge Bot
parent 2466c5a94e
commit 777f971d68

View file

@ -820,7 +820,7 @@ Rusticl Optional OpenCL 2.x Features:
Device and host timer synchronization DONE (freedreno, iris, llvmpipe, radeonsi, zink)
OpenCL C 2.0 in progress
- Memory Consistency Model (atomics) not started
- Sub-groups DONE (iris, llvmpipe, radeonsi, asahi)
- Sub-groups DONE (asahi, iris, llvmpipe, radeonsi, zink)
- Work-group Collective Functions not started
- Generic Address Space in progress
cl_khr_il_program DONE
@ -883,8 +883,8 @@ Rusticl extensions:
cl_khr_subgroup_non_uniform_arithmetic not started
cl_khr_subgroup_non_uniform_vote not started
cl_khr_subgroup_rotate not started
cl_khr_subgroup_shuffle DONE (iris, llvmpipe, radeonsi, asahi)
cl_khr_subgroup_shuffle_relative DONE (iris, llvmpipe, radeonsi, asahi)
cl_khr_subgroup_shuffle DONE (asahi, iris, llvmpipe, radeonsi, zink)
cl_khr_subgroup_shuffle_relative DONE (asahi, iris, llvmpipe, radeonsi, zink)
cl_khr_subgroups in progress
cl_khr_suggested_local_work_size DONE
cl_khr_terminate_context not started