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.