wgpu_hal

Trait DynFence

Source
pub trait DynFence: DynResource + Debug { }

Implementors§

Source§

impl DynFence for Resource

Source§

impl DynFence for Fence

Available on gles only.