vizia::vg::gpu::ganesh

Trait ApplyOverrides

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

Required Methods§

fn apply_overrides(&mut self, workarounds: &GrDriverBugWorkarounds)

Implementors§