vkGetPhysicalDeviceExternalSemaphoreProperties top-level property

VkGetPhysicalDeviceExternalSemaphoreProperties vkGetPhysicalDeviceExternalSemaphoreProperties
getter/setter pair

Implementation

VkGetPhysicalDeviceExternalSemaphoreProperties
    vkGetPhysicalDeviceExternalSemaphoreProperties =
    loadFunction<VkGetPhysicalDeviceExternalSemaphorePropertiesNative>(
            _library, 'vkGetPhysicalDeviceExternalSemaphoreProperties')
        .asFunction<VkGetPhysicalDeviceExternalSemaphoreProperties>();