pub trait NvPrivateVendorInfoExtension: DeviceV1_0 {
    const METADATA: Extension = NV_PRIVATE_VENDOR_INFO_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = NV_PRIVATE_VENDOR_INFO_EXTENSION

The metadata for this extension.

Implementors§