mesa/src/microsoft
Konstantin Kharlamov 91362340f3 meson: remove source_root() call in nir compiler path
source_root function is deprecated in Meson version 0.56.0, so let's use
instead a current_source_dir() function, available in all Meson
versions. This also allows to deduplicate some code by declaring
commonly used string at the top meson.build file.

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17974>
2022-08-12 13:11:03 +00:00
..
ci dzn: expose VK_KHR_driver_properties 2022-07-18 17:10:52 +02:00
clc microsoft/compiler: Add dxil_logger type and parameter to nir_to_dxil 2022-08-11 16:17:46 +00:00
compiler meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
spirv_to_dxil microsoft/compiler: Add dxil_logger type and parameter to nir_to_dxil 2022-08-11 16:17:46 +00:00
vulkan microsoft/compiler: Add dxil_logger type and parameter to nir_to_dxil 2022-08-11 16:17:46 +00:00
meson.build d3d12: Move the D3D12ResourceState code to the gallium driver 2022-04-20 23:45:28 -07:00