Trait wgpu_hal::dynamic::DynFence

source ·
pub trait DynFence: DynResource + Debug { }

Implementors§

source§

impl DynFence for wgpu_hal::vulkan::Fence

source§

impl DynFence for Resource

source§

impl DynFence for wgpu_hal::gles::Fence