mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
docs: reorder and add zink to CL subgroup entries
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:
parent
2466c5a94e
commit
777f971d68
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue