mesa/src/compiler/clc
Alyssa Rosenzweig a6afa48e86 clc: Add missing idep_vtn
From the libclc linking code. This should probably be split out but that seems
like potentially a task for another day. Avoids a linker error in the next
commit the easy way.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25498>
2023-11-02 11:37:46 +00:00
..
clc.c nir/load_libclc: run some opt passes for everybody 2023-06-22 21:02:57 +00:00
clc.h clc: rework optional subgroup feature 2023-07-07 12:27:35 +00:00
clc_helpers.cpp rusticl: add cl_khr_expect_assume 2023-08-22 17:28:05 +00:00
clc_helpers.h clc: allow passing custom validator options 2023-06-19 22:54:59 +00:00
meson.build clc: Add missing idep_vtn 2023-11-02 11:37:46 +00:00
nir_clc_helpers.h nir: move the libclc lowering over to functions file. 2023-09-12 01:57:50 +00:00
nir_load_libclc.c nir/load_libclc: fix libclc memory leak 2023-10-11 03:05:23 +00:00