Docs.rs
wgpu-hal-24.0.2
wgpu-hal 24.0.2
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.7
normal
bytemuck ^1.21
normal
optional
glow ^0.16
normal
optional
log ^0.4
normal
naga ^24.0.0
normal
once_cell ^1.20.2
normal
ordered-float >=3, <=4.6
normal
optional
parking_lot ^0.12.1
normal
profiling ^1
normal
raw-window-handle ^0.6
normal
rustc-hash ^1
normal
thiserror ^2
normal
wgpu-types ^24.0.0
normal
cfg-if ^1
dev
env_logger ^0.11
dev
glam ^0.29
dev
naga ^24.0.0
dev
winit ^0.29
dev
cfg_aliases ^0.2.1
build
js-sys ^0.3.70
normal
wasm-bindgen ^0.2.97
normal
web-sys ^0.3.74
normal
mach-dxcompiler-rs ^0.1.4
normal
optional
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
block ^0.1
normal
optional
core-graphics-types ^0.1
normal
metal ^0.31.0
normal
objc ^0.2.5
normal
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
40.98%
of the crate is documented
Go to latest version
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
24.0.2
DynTexture
View
Implementors
In crate wgpu_
hal
wgpu_hal
Trait
DynTextureView
Copy item path
Source
pub trait DynTextureView:
DynResource
+
Debug
{ }
Implementors
§
Source
§
impl
DynTextureView
for
Resource
Source
§
impl
DynTextureView
for
TextureView
Available on
gles
only.