Skip to main content

vkGetDeviceGroupPeerMemoryFeatures

Function vkGetDeviceGroupPeerMemoryFeatures 

Source
pub unsafe extern "system" fn vkGetDeviceGroupPeerMemoryFeatures(
    device: VkDevice,
    heapIndex: u32,
    localDeviceIndex: u32,
    remoteDeviceIndex: u32,
    pPeerMemoryFeatures: *mut VkPeerMemoryFeatureFlags,
)
Expand description

Available if built with exported-prototypes.