mesa/src/compiler/clc
Samuel Pitoiset 9d17a7bdb4
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
spirv,treewide: rework specialization constant
With SPV_KHR_constant_data, it's allowed to specialize array of
constants.

RustiCL changes are from Karol Herbst <kherbst@redhat.com>.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41046>
2026-04-22 06:57:55 +00:00
..
clc.c clc: Tell clang to track imported dependencies 2024-12-06 13:48:26 -05:00
clc.h clc: support some atomic and generic address space features 2026-01-30 16:06:25 +00:00
clc_helpers.cpp clc: fix compile compatability with LLVM-22 2026-01-30 16:06:26 +00:00
clc_helpers.h rusticl/feat: LinkOnce ODR 2025-01-31 13:46:41 +00:00
mesa_clc.c clc: enable generic address space and seq_cst and device scope atomic features 2026-01-30 16:06:25 +00:00
meson.build mesa-clc: add an option to force inclusion of OpenCL headers 2025-04-24 11:40:15 +00:00
nir_clc_helpers.h
nir_load_libclc.c spirv,treewide: rework specialization constant 2026-04-22 06:57:55 +00:00