blob: 09fd71e984d7e19c741a01bf278fc00d23664416 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceExternalFenceProperties,vkGetPhysicalDeviceExternalFenceProperties]]
[source,c++]
----
void vkGetPhysicalDeviceExternalFenceProperties(
VkPhysicalDevice physicalDevice,
const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
VkExternalFenceProperties* pExternalFenceProperties);
----