mesa/src/vulkan/runtime/radix_sort
Konstantin Seurer d6244049a1 vulkan/radix_sort: Stop force-unrolling loops
This is really bad for compile times in lavapipe. Compiling a shader
with all loops unrolled can take 2 seconds. nir and llvm should be smart
enough to unroll thos themselves if it's beneficial.

Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31426>
2025-02-15 09:55:52 +00:00
..
common
shaders
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