pub trait ExtPipelineRobustnessExtension: DeviceV1_0 {
    const METADATA: Extension = EXT_PIPELINE_ROBUSTNESS_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = EXT_PIPELINE_ROBUSTNESS_EXTENSION

The metadata for this extension.

Implementors§