pub trait ExtDynamicRenderingUnusedAttachmentsExtension: DeviceV1_0 {
    const METADATA: Extension = EXT_DYNAMIC_RENDERING_UNUSED_ATTACHMENTS_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = EXT_DYNAMIC_RENDERING_UNUSED_ATTACHMENTS_EXTENSION

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§