wgpu::custom

Trait SurfaceOutputDetailInterface

Source
pub trait SurfaceOutputDetailInterface: CommonTraits {
    // Required methods
    fn present(&self);
    fn texture_discard(&self);
}
Available on custom only.

Required Methods§

Implementors§