Function create_validator
pub fn create_validator(
features: Features,
downlevel: DownlevelFlags,
flags: ValidationFlags,
) -> ValidatorAvailable on crate feature
unstable-wgpu-29 only.Expand description
Create a naga::valid::Validator configured for the given feature set.