pub trait ExtValidationFlagsExtension: InstanceV1_0 {
    const METADATA: Extension = EXT_VALIDATION_FLAGS_EXTENSION;
}
👎Deprecated: deprecated in favor of VK_EXT_validation_features
Expand description

Provided Associated Constants§

source

const METADATA: Extension = EXT_VALIDATION_FLAGS_EXTENSION

👎Deprecated: deprecated in favor of VK_EXT_validation_features

The metadata for this extension.

Implementors§