mesa/src/intel/executor
Dylan Baker 1737638c98 meson: make dep_lua a disabler
There are cases where the freedreno `crashdec` program will not be
built, but will still be used. By making dep_lua a disabler, we move
closer to being able to have those tests automatically disabled when
crashdec isn't built.

Acked-by: Rob Clark <rob.clark@oss.qualcomm.com>
Acked-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38579>
2025-11-21 21:48:57 +00:00
..
examples intel/executor: Add a matrix multiplication example 2025-10-11 01:02:45 +00:00
executor.h intel/executor: Enable PTL 2024-11-22 10:26:12 -08:00
executor_genx.c intel: Switch to COMPUTE_WALKER_BODY 2024-10-29 15:54:43 +00:00
executor_genx.h
executor_macros.c brw: Move into a new src/intel/compiler/brw subdirectory 2025-10-09 07:01:47 +00:00
executor_main.c intel/executor: Add DPAS examples for HF/F, UB/UD and BF/F 2025-10-11 01:02:45 +00:00
meson.build meson: make dep_lua a disabler 2025-11-21 21:48:57 +00:00