mesa/src/gallium/frontends/rusticl
Karol Herbst cb611b207d rusticl/icd: Make it work in case Rustc shuffles struct around
Nothing guarentees fields are in order or anything like that. So do proper offset math

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21242>
2023-02-11 04:13:57 +00:00
..
api rusticl/icd: Make it work in case Rustc shuffles struct around 2023-02-11 04:13:57 +00:00
core rusticl: skip lowering image/sampler derefs if drivers tells so 2022-11-10 10:21:34 +00:00
mesa rusticl/util: extract offset_of macro 2023-02-11 04:13:57 +00:00
util rusticl/util: extract offset_of macro 2023-02-11 04:13:57 +00:00
api.rs rusticl: port to Rust 2018 2022-09-12 05:58:13 +00:00
core.rs rusticl: port to Rust 2018 2022-09-12 05:58:13 +00:00
lib.rs
meson.build rusticl: fix build error with valgrind being enabled 2023-01-30 03:41:39 +01:00
rusticl_mesa_bindings.h rusticl: Fix compilation if stdout and/or stderr aren't symbols 2022-09-27 12:36:22 +00:00
rusticl_mesa_inline_bindings_wrapper.c rusticl/device: report mesas version for CL_DRIVER_VERSION 2022-09-12 05:58:13 +00:00
rusticl_mesa_inline_bindings_wrapper.h rusticl/device: report mesas version for CL_DRIVER_VERSION 2022-09-12 05:58:13 +00:00
rusticl_nir.c nir/builder: Drop nir_i2i and nir_u2u in favor of nir_x2xN 2022-12-01 01:10:12 +00:00
rusticl_nir.h rusticl/nir: add load_kernel_input lowering pass 2022-11-02 23:36:56 +00:00
rusticl_opencl_bindings.h
rusticl_system_bindings.c rusticl: Fix compilation if stdout and/or stderr aren't symbols 2022-09-27 12:36:22 +00:00
rusticl_system_bindings.h rusticl: Fix compilation if stdout and/or stderr aren't symbols 2022-09-27 12:36:22 +00:00