pub trait ExtRgba10x6FormatsExtension: DeviceV1_0 {
    const METADATA: Extension = EXT_RGBA10X6_FORMATS_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = EXT_RGBA10X6_FORMATS_EXTENSION

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§