pub fn create_validator(
features: Features,
downlevel: DownlevelFlags,
flags: ValidationFlags,
) -> ValidatorExpand description
Create a [naga::valid::Validator] configured for the given feature set.
pub fn create_validator(
features: Features,
downlevel: DownlevelFlags,
flags: ValidationFlags,
) -> ValidatorCreate a [naga::valid::Validator] configured for the given feature set.