pub trait AmdMixedAttachmentSamplesExtension: DeviceV1_0 {
    const METADATA: Extension = AMD_MIXED_ATTACHMENT_SAMPLES_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = AMD_MIXED_ATTACHMENT_SAMPLES_EXTENSION

The metadata for this extension.

Implementors§