unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/validity/protos/vkGetPhysicalDeviceExternalFenceProperties.txt

9 lines
657 B
Plaintext
Raw Normal View History

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkGetPhysicalDeviceExternalFenceProperties-physicalDevice-parameter]] pname:physicalDevice must: be a valid sname:VkPhysicalDevice handle
* [[VUID-vkGetPhysicalDeviceExternalFenceProperties-pExternalFenceInfo-parameter]] pname:pExternalFenceInfo must: be a valid pointer to a valid sname:VkPhysicalDeviceExternalFenceInfo structure
* [[VUID-vkGetPhysicalDeviceExternalFenceProperties-pExternalFenceProperties-parameter]] pname:pExternalFenceProperties must: be a valid pointer to a sname:VkExternalFenceProperties structure
****