• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2.Valid Usage (Implicit)
3****
4* [[VUID-VkDescriptorSetAllocateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO
5* [[VUID-VkDescriptorSetAllocateInfo-pNext-pNext]] pname:pNext must: be `NULL`
6* [[VUID-VkDescriptorSetAllocateInfo-descriptorPool-parameter]] pname:descriptorPool must: be a valid sname:VkDescriptorPool handle
7* [[VUID-VkDescriptorSetAllocateInfo-pSetLayouts-parameter]] pname:pSetLayouts must: be a valid pointer to an array of pname:descriptorSetCount valid sname:VkDescriptorSetLayout handles
8* [[VUID-VkDescriptorSetAllocateInfo-descriptorSetCount-arraylength]] pname:descriptorSetCount must: be greater than `0`
9* [[VUID-VkDescriptorSetAllocateInfo-commonparent]] Both of pname:descriptorPool, and the elements of pname:pSetLayouts must: have been created, allocated, or retrieved from the same sname:VkDevice
10****
11
12