Docs.rs
wgpu-hal-0.14.1
wgpu-hal 0.14.1
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
ash ^0.37
normal
bit-set ^0.5
normal
bitflags ^1.0
normal
block ^0.1
normal
foreign-types ^0.3
normal
fxhash ^0.2.1
normal
glow ^0.11.1
normal
gpu-alloc ^0.5
normal
gpu-descriptor ^0.2
normal
log ^0.4
normal
naga ^0.10
normal
parking_lot >=0.11, <0.13
normal
profiling ^1
normal
range-alloc ^0.1
normal
raw-window-handle ^0.5
normal
renderdoc-sys ^0.7.1
normal
smallvec ^1
normal
thiserror ^1
normal
wgpu-types ^0.14
normal
env_logger ^0.9
dev
winit ^0.27.1
dev
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
core-graphics-types ^0.1
normal
metal ^0.24.0
normal
objc ^0.2.5
normal
khronos-egl ^4.1
normal
libloading ^0.7
normal
glutin ^0.29.1
dev
android_system_properties ^0.1.1
normal
khronos-egl ^4.1
normal
libloading ^0.7
normal
d3d12 ^0.5.0
normal
winapi ^0.3
normal
Versions
49.24%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
>;