mesa/src/compiler/rust
Faith Ekstrand 3f18c81d4f compiler/rust: Add an EnumAsU8 trait
Reviewed-by: Mel Henning <mhenning@darkrefraction.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41915>
2026-06-01 19:51:17 +00:00
..
proc compiler/rust: Add an EnumAsU8 trait 2026-06-01 19:51:17 +00:00
.clang-format nak: memstream: move into common code 2024-10-17 02:50:21 +00:00
.rustfmt.toml
as_slice.rs nak,compiler: Move AttrList into NAK 2026-05-08 00:29:08 +00:00
bindings.h compiler/rust: Add a float16 wrapper 2026-05-29 05:13:24 +00:00
bindings.rs
bitset.rs compiler/rust/bitset: Add a new ConstBitSet type 2026-06-01 19:51:17 +00:00
cfg.rs compiler/rust: drop "borrow of a value the compiler would automatically borrow" 2025-12-20 00:13:19 +01:00
dataflow.rs nak/dataflow: Fix typo in comments 2025-10-30 12:49:11 +00:00
depth_first_search.rs compiler/rust: Implement dfs() non-recursively 2025-10-14 22:47:40 +00:00
enum_as_u8.rs compiler/rust: Add an EnumAsU8 trait 2026-06-01 19:51:17 +00:00
float16.rs compiler/rust: Add a float16 wrapper 2026-05-29 05:13:24 +00:00
lib.rs compiler/rust: Add an EnumAsU8 trait 2026-06-01 19:51:17 +00:00
lower_bounded.rs compiler/rust: Add LowerBoundedU32[Array] types 2026-05-30 01:20:10 +00:00
memstream.rs nak,nir: Stop using std::mem::zeroed() 2025-06-06 18:58:35 +00:00
meson.build compiler/rust: Add an EnumAsU8 trait 2026-06-01 19:51:17 +00:00
nir.rs compiler/rust/nir: Add helpers for getting ALU input/output types 2026-06-01 03:24:17 +00:00
nir_instr_printer.rs compiler/rust: Copy NirInstrPrinter from NAK 2024-10-18 12:43:52 +00:00
rust_helpers.c compiler/rust: Add a unit test for the memstream abstraction 2024-10-17 18:59:02 +00:00
rust_helpers.h compiler/rust: Add a unit test for the memstream abstraction 2024-10-17 18:59:02 +00:00
smallvec.rs compiler/rust: Copy MappedInstrs from NAK 2024-10-01 11:33:35 +00:00
vec_pair.rs compiler/rust: Move VecPair from NAK to shared compiler crate 2026-05-13 22:32:44 +00:00