Docs.rs
wgpu-hal-23.0.0
wgpu-hal 23.0.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
cwfitzgerald
github:gfx-rs:wgpu
Dependencies
arrayvec ^0.7
normal
bitflags ^2.6
normal
bytemuck ^1.19
normal
optional
glow ^0.14.2
normal
optional
log ^0.4
normal
naga ^23.0.0
normal
once_cell ^1.20.2
normal
parking_lot ^0.12.1
normal
profiling ^1
normal
raw-window-handle ^0.6
normal
rustc-hash ^1.1.0
normal
thiserror ^1.0.65
normal
wgpu-types ^23.0.0
normal
cfg-if ^1
dev
env_logger ^0.11
dev
glam ^0.28
dev
naga ^23.0.0
dev
winit ^0.29
dev
cfg_aliases ^0.1
build
js-sys ^0.3.70
normal
wasm-bindgen ^0.2.95
normal
web-sys ^0.3.72
normal
block ^0.1
normal
optional
core-graphics-types ^0.1
normal
metal ^0.29.0
normal
objc ^0.2.5
normal
glutin ^0.31
dev
glutin-winit ^0.4
dev
raw-window-handle ^0.5
dev
winit ^0.29
dev
ash ^0.38.0
normal
optional
gpu-alloc ^0.6
normal
optional
gpu-descriptor ^0.3
normal
optional
khronos-egl ^6
normal
optional
libloading ^0.8
normal
optional
renderdoc-sys ^1.1.0
normal
optional
smallvec ^1
normal
optional
android_system_properties ^0.1.1
normal
optional
ndk-sys ^0.5.0
normal
optional
khronos-egl ^6
normal
libloading ^0.8
normal
optional
libc ^0.2
normal
bit-set ^0.8
normal
optional
glutin_wgl_sys ^0.6
normal
optional
gpu-allocator ^0.27
normal
optional
range-alloc ^0.1
normal
optional
windows ^0.58
normal
optional
windows-core ^0.58
normal
optional
Versions
47.17%
of the crate is documented
Platform
wasm32-unknown-unknown
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wgpu_
hal
23.0.0
DynFence
Implementors
In crate wgpu_
hal
wgpu_hal
Trait
DynFence
Copy item path
Source
pub trait DynFence:
DynResource
+
Debug
{ }
Implementors
§
Source
§
impl
DynFence
for
Resource
Source
§
impl
DynFence
for
Fence
Available on
gles
only.