Trait vizia_core::vg::gpu::ApplyOverrides
pub trait ApplyOverrides {
// Required method
fn apply_overrides(&mut self, workarounds: &GrDriverBugWorkarounds);
}
pub trait ApplyOverrides {
// Required method
fn apply_overrides(&mut self, workarounds: &GrDriverBugWorkarounds);
}