mesa/src/vulkan/runtime/radix_sort
Sagar Ghuge ba1ddb6b62 vulkan/radix_sort: Fix subgroup invocation id
When we have single subgroup within a workgroup, I guess we want to
index invocation within the subgroup, we don't want the ID of subgroup
within local workgroup, since it will be always 0.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36733>
2025-08-12 18:39:20 +00:00
..
common
shaders vulkan/radix_sort: Fix subgroup invocation id 2025-08-12 18:39:20 +00:00
LICENSE
meson.build
radix_sort_u64.c
radix_sort_u64.h
radix_sort_vk.c
radix_sort_vk.h
radix_sort_vk_devaddr.h
radix_sort_vk_ext.h
target.h