Skip to main content

vkGetPhysicalDeviceExternalSemaphoreProperties

Function vkGetPhysicalDeviceExternalSemaphoreProperties 

Source
pub unsafe extern "system" fn vkGetPhysicalDeviceExternalSemaphoreProperties(
    physicalDevice: VkPhysicalDevice,
    pExternalSemaphoreInfo: *const VkPhysicalDeviceExternalSemaphoreInfo,
    pExternalSemaphoreProperties: *mut VkExternalSemaphoreProperties,
)
Expand description

Available if built with exported-prototypes.