mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 21:58:10 +02:00
With -Dintel-clc=system, the build system will search for an `intel_clc` binary and use it instead of building `intel_clc` itself. This allows Intel Vulkan ray tracing support to be built when cross compiling without terrible hacks (that would otherwise be necessary due to `intel_clc`'s dependence on SPIRV-LLVM-Translator, libclc, clang, and LLVM). Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24983> |
||
|---|---|---|
| .. | ||
| gpu | ||
| include | ||
| .gitignore | ||
| genX_grl.h | ||
| genX_grl_dispatch.c | ||
| genX_grl_uuid.cpp | ||
| grl_cl_kernel_gen.py | ||
| grl_metakernel_gen.py | ||
| grl_parser.py | ||
| grl_structs.h | ||
| meson.build | ||