Re-exports§
pub use webgpu_impl::*;
Modules§
- webgpu_
impl 🔒 - Constant values for
super::FeaturesWebGPU
, separated so they can be picked up bycbindgen
inmozilla-central
(where Firefox is developed).
Macros§
- bit_
array_ 🔒impl - bitflags_
array 🔒 - Macro for creating sets of bitflags, we need this because there are almost more flags than bits in a u64, we can’t use a u128 because of FFI, and the number of flags is increasing.
- bitflags_
array_ 🔒impl - bitflags_
array_ 🔒impl_ assign - bitflags_
independent_ 🔒two_ arg
Structs§
- Feature
Bits - Bits from
Features
in array form - Features
- Features that are not guaranteed to be supported.
- FeaturesWGPU
- Features that are not guaranteed to be supported.
- Features
WebGPU - Features that are not guaranteed to be supported.