Trait vulkanalia::vk::ExtBufferDeviceAddressExtension[][src]

pub trait ExtBufferDeviceAddressExtension: DeviceV1_0 {
    const METADATA: ExtensionMetadata;
    fn get_buffer_device_address_ext(&self, info: &BufferDeviceAddressInfo) { ... }
}
👎 Deprecated:

deprecated in favor of VK_KHR_buffer_device_address

Associated Constants

const METADATA: ExtensionMetadata[src]

👎 Deprecated:

deprecated in favor of VK_KHR_buffer_device_address

The metadata for this extension.

Loading content...

Provided methods

Loading content...

Implementors

Loading content...