unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/validity/structs/VkDeviceQueueInfo2.txt

10 lines
513 B
Plaintext

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkDeviceQueueInfo2-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_DEVICE_QUEUE_INFO_2
* [[VUID-VkDeviceQueueInfo2-pNext-pNext]] pname:pNext must: be `NULL`
* [[VUID-VkDeviceQueueInfo2-flags-parameter]] pname:flags must: be a valid combination of elink:VkDeviceQueueCreateFlagBits values
* [[VUID-VkDeviceQueueInfo2-flags-requiredbitmask]] pname:flags must: not be `0`
****