pub const CAPABILITIES: Capabilities;Expand description
The Capabilities supported by our Rust runtime library.
Pass this to naga::valid::Validator when validating a module that is to be translated to
Rust.
pub const CAPABILITIES: Capabilities;The Capabilities supported by our Rust runtime library.
Pass this to naga::valid::Validator when validating a module that is to be translated to
Rust.