wgpu_core::device

Function create_validator

Source
pub fn create_validator(
    features: Features,
    downlevel: DownlevelFlags,
    flags: ValidationFlags,
) -> Validator
Expand description

Create a validator with the given validation flags.