⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
with_virgl
veridian_
kernel
0.25.2
In veridian_
kernel::
graphics::
gpu_
accel
veridian_kernel
::
graphics
::
gpu_accel
Function
with_
virgl
Copy item path
Source
pub fn with_virgl<R, F: FnOnce(&mut
VirglDriver
) -> R>(f: F) -> Option<R>
Expand description
Access the virgl driver