mesa/src/intel/vulkan/grl
Matt Turner 28c1053c07 intel: Allow using intel_clc from the system
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>
2023-09-01 21:36:02 +00:00
..
gpu
include anv/grl: Use union for reinterpreting integer as float 2023-02-14 12:59:44 +00:00
.gitignore anv: adding parsetab.py to the .gitignore for grl 2022-10-20 02:24:39 +00:00
genX_grl.h anv: compute the largest GRL kernel scratch size 2023-03-31 14:18:58 +00:00
genX_grl_dispatch.c anv: implement EDS2.extendedDynamicState2PatchControlPoints 2023-05-24 18:32:07 +00:00
genX_grl_uuid.cpp intel/vk/grl: genX-ify genX_grl_uuid.cpp 2023-03-03 21:37:19 +00:00
grl_cl_kernel_gen.py intel/vk/grl: genX-ify grl_cl_kernel_name() 2023-03-03 21:37:19 +00:00
grl_metakernel_gen.py anv: Set MI_MATH MOCS field 2023-08-01 19:49:45 +00:00
grl_parser.py
grl_structs.h anv: Build BVHs on the GPU with GRL 2022-09-28 05:38:37 +00:00
meson.build intel: Allow using intel_clc from the system 2023-09-01 21:36:02 +00:00