mesa/src/gallium/frontends/rusticl
Karol Herbst 89dcc52b78 rusticl/device: print error when libclc fails to load
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18580>
2022-09-13 17:38:05 +00:00
..
api rusticl/program: some more API validation 2022-09-12 05:58:13 +00:00
core rusticl/device: print error when libclc fails to load 2022-09-13 17:38:05 +00:00
mesa rusticl: proper PIPE_MAP flags for internal maps 2022-09-12 05:58:13 +00:00
util rusticl/kernel: fix local buffers 2022-09-12 05:58:13 +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/device: report mesas version for CL_DRIVER_VERSION 2022-09-12 05:58:13 +00:00
rusticl_mesa_bindings.h rusticl/kernel: cache the nir as well 2022-09-12 05:58:13 +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 rusticl/kernel: implement image_format and image_order 2022-09-12 05:58:13 +00:00
rusticl_nir.h rusticl/kernel: implement image_format and image_order 2022-09-12 05:58:13 +00:00
rusticl_opencl_bindings.h