Re-exportsΒ§
pub use webgpu_impl::*;
ModulesΒ§
- webgpu_
impl π - Constant values for 
super::FeaturesWebGPU, separated so they can be picked up bycbindgeninmozilla-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 
Featuresin 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.