vulkan, radv: Support backslash in ICD paths
authorJames Park <jpark37@lagfreegames.com>
Wed, 20 Oct 2021 21:42:32 +0000 (14:42 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 10 Nov 2021 09:48:41 +0000 (09:48 +0000)
commit183e705a15b79e723666476817d144dbb74707f6
treee030806d4ca8fc1eb7649708206fe47205410018
parent379fab74d2135abb9ada7edec83da983ba0c4257
vulkan, radv: Support backslash in ICD paths

Vulkan loader wants backslash for paths on Windows. Need to jump through
hoops because Meson does not support backslashes in commands.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13461>
src/amd/vulkan/meson.build
src/vulkan/util/vk_icd_gen.py