blob: 5810888089a57bd96760dc5294c8d990ec9174d5 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkDescriptorSetLayoutCreateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO
* [[VUID-VkDescriptorSetLayoutCreateInfo-pNext-pNext]] pname:pNext must: be `NULL`
* [[VUID-VkDescriptorSetLayoutCreateInfo-flags-parameter]] pname:flags must: be a valid combination of elink:VkDescriptorSetLayoutCreateFlagBits values
* [[VUID-VkDescriptorSetLayoutCreateInfo-pBindings-parameter]] If pname:bindingCount is not `0`, pname:pBindings must: be a valid pointer to an array of pname:bindingCount valid sname:VkDescriptorSetLayoutBinding structures
****