pub trait ExtValidationFeaturesExtension: InstanceV1_0 {
    const METADATA: Extension = EXT_VALIDATION_FEATURES_EXTENSION;
}
👎Deprecated: deprecated in favor of VK_EXT_layer_settings
Expand description

Provided Associated Constants§

source

const METADATA: Extension = EXT_VALIDATION_FEATURES_EXTENSION

👎Deprecated: deprecated in favor of VK_EXT_layer_settings

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§