pub trait ImgFormatPvrtcExtension: DeviceV1_0 {
    const METADATA: Extension = IMG_FORMAT_PVRTC_EXTENSION;
}
👎Deprecated
Expand description

Provided Associated Constants§

source

const METADATA: Extension = IMG_FORMAT_PVRTC_EXTENSION

👎Deprecated

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§