pub trait KhrVideoDecodeH265Extension: DeviceV1_0 {
    const METADATA: Extension = KHR_VIDEO_DECODE_H265_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = KHR_VIDEO_DECODE_H265_EXTENSION

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§