Docs.rs
wgpu-hal-0.17.0
wgpu-hal 0.17.0
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
normal
glow ^0.12.3
normal
log ^0.4
normal
naga ^0.13.0
normal
parking_lot >=0.11, <0.13
normal
profiling ^1
normal
raw-window-handle ^0.5
normal
rustc-hash ^1.1
normal
thiserror ^1
normal
wgpu-types ^0.17
normal
cfg-if ^1
dev
env_logger ^0.10
dev
naga ^0.13.0
dev
winit ^0.27.1
dev
js-sys ^0.3.64
normal
wasm-bindgen ^0.2.87
normal
web-sys ^0.3.64
normal
block ^0.1
normal
core-graphics-types ^0.1
normal
metal ^0.26.0
normal
objc ^0.2.5
normal
ash ^0.37.3
normal
gpu-alloc ^0.6
normal
gpu-descriptor ^0.2
normal
khronos-egl ^4.1
normal
libloading >=0.7, <0.9
normal
renderdoc-sys ^1.0.0
normal
smallvec ^1
normal
glutin ^0.29.1
dev
android_system_properties ^0.1.1
normal
khronos-egl ^4.1
normal
libloading >=0.7, <0.9
normal
libc ^0.2
normal
bit-set ^0.5
normal
d3d12 ^0.7
normal
gpu-allocator ^0.22
normal
hassle-rs ^0.10
normal
range-alloc ^0.1
normal
winapi ^0.3
normal
Versions
48.99%
of the crate is documented
Go to latest version
Platform
wasm32-unknown-unknown
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
☰
MemoryRange
In wgpu_hal
?
Type Definition
wgpu_hal
::
MemoryRange
source
·
[
−
]
pub type MemoryRange =
Range
<
BufferAddress
>;