rusticl: implement cl_khr_subgroup_shuffle and shuffle_relative

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26504>
This commit is contained in:
Karol Herbst
2023-12-04 16:31:42 +01:00
committed by Marge Bot
parent 7e78802028
commit e6249f97f1
3 changed files with 11 additions and 3 deletions

View File

@@ -944,8 +944,8 @@ Rusticl extensions that are not part of any OpenCL version:
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 not started
cl_khr_subgroup_shuffle_relative not started
cl_khr_subgroup_shuffle DONE (iris, llvmpipe, radeonsi)
cl_khr_subgroup_shuffle_relative DONE (iris, llvmpipe, radeonsi)
cl_khr_suggested_local_work_size not started
cl_khr_terminate_context not started
cl_khr_throttle_hints not started