mesa/src/amd/vulkan/radix_sort
Danylo Piliaiev 703d85485f meson: do not use source_root() when possible
source_root() function is deprecated in Meson version 0.56.0 because
it returns the source root of the parent project if called from a
subproject.

Why would anyone need Mesa as a meson subproject?
It would be used as subproject in a project generated by command buffer
"decompiler" for Freedreno.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19901>
2022-11-22 06:11:07 +00:00
..
common radv/radix: handle intentional allocation failures properly 2022-05-04 14:44:55 +00:00
shaders meson: do not use source_root() when possible 2022-11-22 06:11:07 +00:00
targets/u64
LICENSE
meson.build radv/radix: handle intentional allocation failures properly 2022-05-04 14:44:55 +00:00
radix_sort_vk.c radv/radix: handle intentional allocation failures properly 2022-05-04 14:44:55 +00:00
radix_sort_vk.h
radix_sort_vk_devaddr.h
radix_sort_vk_ext.h
radv_radix_sort.c radv: fixes msvc compiling error 2022-05-16 18:57:06 +00:00
radv_radix_sort.h
target.h