pub trait NvFramebufferMixedSamplesExtension: DeviceV1_0 {
    const METADATA: Extension = NV_FRAMEBUFFER_MIXED_SAMPLES_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = NV_FRAMEBUFFER_MIXED_SAMPLES_EXTENSION

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§