Skip to main content

vkGetDeviceGroupPeerMemoryFeaturesKHR

Function vkGetDeviceGroupPeerMemoryFeaturesKHR 

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

Available if built with prototypes.