Docs.rs
wgpu-hal-26.0.0
wgpu-hal 26.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.1
normal
optional
bitflags ^2.9
normal
bytemuck ^1.22
normal
optional
cfg-if ^1
normal
glow ^0.16
normal
optional
hashbrown ^0.15
normal
optional
log ^0.4.21
normal
optional
naga ^26.0.0
normal
ordered-float >=3, <=5.0
normal
optional
parking_lot ^0.12.3
normal
optional
profiling ^1
normal
optional
raw-window-handle ^0.6.2
normal
rustc-hash ^1.1
normal
optional
thiserror ^2.0.3
normal
wgpu-types ^26.0.0
normal
env_logger ^0.11
dev
glam ^0.30
dev
naga ^26.0.0
dev
winit ^0.29
dev
cfg_aliases ^0.2.1
build
js-sys ^0.3.77
normal
optional
wasm-bindgen ^0.2.100
normal
optional
web-sys ^0.3.77
normal
optional
mach-dxcompiler-rs ^0.1.4
normal
optional
portable-atomic ^1.8
normal
optional
glutin ^0.31
dev
glutin-winit ^0.4
dev
raw-window-handle ^0.5.2
dev
winit ^0.29
dev
ash ^0.38
normal
optional
gpu-alloc ^0.6
normal
optional
gpu-descriptor ^0.3.2
normal
optional
khronos-egl ^6
normal
optional
libloading ^0.8
normal
optional
renderdoc-sys ^1
normal
optional
smallvec ^1.9
normal
optional
portable-atomic-util ^0.2.4
normal
optional
android_system_properties ^0.1.1
normal
optional
ndk-sys ^0.6
normal
optional
khronos-egl ^6
normal
optional
libloading ^0.8
normal
optional
block ^0.1.6
normal
optional
core-graphics-types ^0.2
normal
optional
metal ^0.32
normal
optional
objc ^0.2.5
normal
optional
libc ^0.2.168
normal
optional
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
37.25%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wgpu_
hal
26.0.0
DynBuffer
Implementors
In crate wgpu_
hal
wgpu_hal
Trait
DynBuffer
Copy item path
Source
pub trait DynBuffer:
DynResource
+
Debug
{ }
Implementors
§
Source
§
impl
DynBuffer
for wgpu_hal::gles::
Buffer
Available on
gles
only.
Source
§
impl
DynBuffer
for wgpu_hal::noop::
Buffer