mesa/src/amd/vulkan/radix_sort
Yonggang Luo e8d8a0544d radv: fixes msvc compiling error
Fixes: 5d9ef0efb5 ("radv: Add the fuchsia radix sort")

../mesa/src/amd/vulkan/radix_sort/radv_radix_sort.c(148): error C2220: the following warning is treated as an error
../mesa/src/amd/vulkan/radix_sort/radv_radix_sort.c(148): warning C4098: 'vkDestroyPipeline': 'void' function returning a value
[82/1129] Compiling C++ object src/amd/compiler/libaco.a.p/aco_instruction_selection.cpp.obj

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Erik Faye-Lund <erik.faye-lund@collabora.com>

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16373>
2022-05-16 18:57:06 +00:00
..
common radv/radix: handle intentional allocation failures properly 2022-05-04 14:44:55 +00:00
shaders meson: Tell glslang to be quiet. 2022-05-04 11:30:43 +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