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

8 lines
489 B
Plaintext
Raw Normal View History

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkDeviceGroupDeviceCreateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_DEVICE_GROUP_DEVICE_CREATE_INFO
* [[VUID-VkDeviceGroupDeviceCreateInfo-pPhysicalDevices-parameter]] If pname:physicalDeviceCount is not `0`, pname:pPhysicalDevices must: be a valid pointer to an array of pname:physicalDeviceCount valid sname:VkPhysicalDevice handles
****