mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-07 07:50:35 +02:00
With LLVM-17 and opaque pointers, sometimes the compiled spirvs lose all their information in regards to what specific pointer type a function parameter has. To workaround this, we can tell the spirv linker to insert casts to handle those cases. See https://github.com/KhronosGroup/SPIRV-Tools/pull/5534 Cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30029> |
||
|---|---|---|
| .. | ||
| clc.c | ||
| clc.h | ||
| clc_helpers.cpp | ||
| clc_helpers.h | ||
| meson.build | ||
| nir_clc_helpers.h | ||
| nir_load_libclc.c | ||