Files
mesa/src
Karol Herbst 810dca450c rusticl/kernel: fix clGetKernelSuggestedLocalWorkSizeKHR implementation
There were two issues:
1. The global_work_offset parameter is optional but we errored on NULL
2. We didn't return the reqd_work_group_size when set on the kernel.

Fixes: 376d1e6667 ("rusticl: implement cl_khr_suggested_local_work_size")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38375>
2025-11-18 15:42:43 +00:00
..
2025-11-10 07:01:50 +10:00
2025-11-18 07:41:42 +00:00
2025-11-17 22:50:07 +00:00
2025-11-16 15:37:16 +00:00