Function VkInstanceCmds.GetPhysicalDeviceExternalSemaphoreProperties

Commands for VK_VERSION_1_1

void GetPhysicalDeviceExternalSemaphoreProperties (
  VkPhysicalDevice_T* physicalDevice,
  const(VkPhysicalDeviceExternalSemaphoreInfo)* pExternalSemaphoreInfo,
  VkExternalSemaphoreProperties* pExternalSemaphoreProperties
);