Re-exports§
pub use webgpu_impl::*;
Modules§
- webgpu_
impl πConstant values forsuper::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
Structs§
- Bits from
Features
in array form - Features that are not guaranteed to be supported.
- Features that are not guaranteed to be supported.
- Features that are not guaranteed to be supported.