pub fn set_direct_scanout_enabled(enabled: bool)
Expand description
Enables or disables direct scanout of client surfaces.
The default is true
.
This setting can be overwritten per-device with DrmDevice::set_direct_scanout_enabled.
pub fn set_direct_scanout_enabled(enabled: bool)
Enables or disables direct scanout of client surfaces.
The default is true
.
This setting can be overwritten per-device with DrmDevice::set_direct_scanout_enabled.