wgpu_
hal
24.0.0
DynFence
Implementors
In wgpu_
hal::
dynamic
wgpu_hal
::
dynamic
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::
Fence
Available on
gles
only.