blob: 989104193442b12d78e1783f518d7ac8cacfbee8 [file] [log] [blame]
// 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);
----