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

9 lines
470 B
Plaintext

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkGetDeviceQueue2-device-parameter]] pname:device must: be a valid sname:VkDevice handle
* [[VUID-vkGetDeviceQueue2-pQueueInfo-parameter]] pname:pQueueInfo must: be a valid pointer to a valid sname:VkDeviceQueueInfo2 structure
* [[VUID-vkGetDeviceQueue2-pQueue-parameter]] pname:pQueue must: be a valid pointer to a sname:VkQueue handle
****