Type Definition erupt::vk1_1::PFN_vkGetDeviceGroupPeerMemoryFeatures[][src]

type PFN_vkGetDeviceGroupPeerMemoryFeatures = unsafe extern "system" fn(device: Device, heap_index: u32, local_device_index: u32, remote_device_index: u32, p_peer_memory_features: *mut PeerMemoryFeatureFlags);

Vulkan Manual Page · Function