wgpu::dispatch

Trait SurfaceOutputDetailInterface

source
pub trait SurfaceOutputDetailInterface: CommonTraits {
    // Required methods
    fn present(&self);
    fn texture_discard(&self);
}

Required Methods§

Implementors§