Function wgpu_core::device::create_validator
source · pub fn create_validator(
features: Features,
downlevel: DownlevelFlags,
flags: ValidationFlags
) -> Validator
Expand description
Create a validator with the given validation flags.