vkGetPhysicalDeviceExternalSemaphorePropertiesKHR top-level property

VkGetPhysicalDeviceExternalSemaphorePropertiesKHR vkGetPhysicalDeviceExternalSemaphorePropertiesKHR
getter/setter pair

Implementation

VkGetPhysicalDeviceExternalSemaphorePropertiesKHR
    vkGetPhysicalDeviceExternalSemaphorePropertiesKHR =
    loadFunction<VkGetPhysicalDeviceExternalSemaphorePropertiesKHRNative>(
            _library, 'vkGetPhysicalDeviceExternalSemaphorePropertiesKHR')
        .asFunction<VkGetPhysicalDeviceExternalSemaphorePropertiesKHR>();