wgpu_
hal
23.0.1
DynFence
Implementors
In crate wgpu_
hal
wgpu_hal
Trait
DynFence
Copy item path
Source
pub trait DynFence:
DynResource
+
Debug
{ }
Implementors
§
Source
§
impl
DynFence
for wgpu_hal::vulkan::
Fence
Available on
vulkan
only.
Source
§
impl
DynFence
for
Resource
Source
§
impl
DynFence
for wgpu_hal::gles::
Fence
Available on
gles
only.