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

9 lines
666 B
Plaintext

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