mesa/src/gallium/frontends/rusticl
Karol Herbst cac67f6aba rusticl: fix unsafe_attr_outside_unsafe lint errors
also mark those functions as pub while at it, because they are meant to be
exported anyway. It's already done with a linker script correctly, but
better to do it correctly on the rust side as well.

Reviewed-by: @LingMan
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33688>
2025-08-03 22:27:22 +00:00
..
api rusticl: fix unsafe_attr_outside_unsafe lint errors 2025-08-03 22:27:22 +00:00
ci ci: separate hidden jobs to -inc yml files 2025-06-30 12:32:29 +00:00
core rusticl: fix impl_trait_overcaptures lint errors 2025-08-03 22:27:22 +00:00
mesa rusticl: Drop include paths for size_of, size_of_val, and align_of 2025-08-03 10:16:21 +00:00
proc rusticl/proc: make generated entry points unsafe 2024-12-04 16:20:07 +00:00
util rusticl: Use std::mem::offset_of!() 2025-08-03 10:16:21 +00:00
api.rs rusticl: port to Rust 2018 2022-09-12 05:58:13 +00:00
core.rs rusticl: Add xplat helpers to dynamic link interop functions 2023-11-04 01:28:42 +00:00
lib.rs
meson.build rusticl/mem: set swizzle for intensity images 2025-07-17 19:13:37 +00:00
rusticl_libc_bindings.h rusticl, meson: Add gl/egl/glx bindings 2023-11-04 01:28:42 +00:00
rusticl_llvm_bindings.hpp rusticl: generate bindings for llvm version macros 2025-05-27 19:57:28 +00:00
rusticl_mesa_bindings.h rusticl/mesa: add util_vma_heap wrapper 2025-05-28 19:21:46 +00:00
rusticl_nir.c treewide: use nir_def_as_* 2025-08-01 15:34:24 +00:00
rusticl_nir.h rusticl/kernel: handle load_global_size 2024-08-01 17:43:42 +00:00
rusticl_opencl_bindings.h rusticl: stop using system headers for CL and GL 2025-01-03 18:26:19 +00:00
rusticl_system_bindings.c rusticl: move mesa_version_string out of the inline wrapper 2024-05-16 06:40:59 +00:00
rusticl_system_bindings.h rusticl: add support for coarse-grain buffer SVM 2025-05-28 19:21:46 +00:00