pub trait ExtMultisampledRenderToSingleSampledExtension: DeviceV1_0 {
    const METADATA: Extension = EXT_MULTISAMPLED_RENDER_TO_SINGLE_SAMPLED_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = EXT_MULTISAMPLED_RENDER_TO_SINGLE_SAMPLED_EXTENSION

The metadata for this extension.

Implementors§