// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkGetPhysicalDeviceExternalSemaphoreProperties,vkGetPhysicalDeviceExternalSemaphoreProperties]] [source,c++] ---- void vkGetPhysicalDeviceExternalSemaphoreProperties( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExternalSemaphoreProperties); ----