mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-29 20:38:14 +02:00
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> |
||
|---|---|---|
| .. | ||
| context.rs | ||
| device.rs | ||
| event.rs | ||
| icd.rs | ||
| kernel.rs | ||
| memory.rs | ||
| platform.rs | ||
| program.rs | ||
| queue.rs | ||
| types.rs | ||
| util.rs | ||