Function create_validator
pub fn create_validator(
features: Features,
downlevel: DownlevelFlags,
flags: ValidationFlags,
) -> ValidatorAvailable on crate feature
unstable-wgpu-26 only.Expand description
Create a validator with the given validation flags.