Trait vulkanalia::vk::NvExternalMemoryExtension[][src]

pub trait NvExternalMemoryExtension: DeviceV1_0 {
    const METADATA: Extension;
}
👎 Deprecated:

deprecated in favor of VK_KHR_external_memory

Associated Constants

const METADATA: Extension[src]

👎 Deprecated:

deprecated in favor of VK_KHR_external_memory

The metadata for this extension.

Loading content...

Implementors

Loading content...