Skip to main content

create_validator

Function create_validator 

pub fn create_validator(
    features: Features,
    downlevel: DownlevelFlags,
    flags: ValidationFlags,
) -> Validator
Available on crate feature unstable-wgpu-29 only.
Expand description

Create a naga::valid::Validator configured for the given feature set.