Searched refs:pDescriptorTypes (Results 1 – 5 of 5) sorted by relevance
85 const VkDescriptorType* pDescriptorTypes;197 .pDescriptorTypes = cbvSrvUavTypes};
456 slink:VkMutableDescriptorTypeCreateInfoEXT::pname:pDescriptorTypes list of462 pname:pDescriptorTypes.484 slink:VkMutableDescriptorTypeCreateInfoEXT::pname:pDescriptorTypes array for772 pname:pDescriptorTypes.773 * pname:pDescriptorTypes is `NULL` or a pointer to an array of782 * [[VUID-VkMutableDescriptorTypeListEXT-pDescriptorTypes-04598]]783 pname:pDescriptorTypes must: be a valid pointer to an array of789 * [[VUID-VkMutableDescriptorTypeListEXT-pDescriptorTypes-04600]]790 pname:pDescriptorTypes must: not contain792 * [[VUID-VkMutableDescriptorTypeListEXT-pDescriptorTypes-04601]][all …]
3656 slink:VkMutableDescriptorTypeCreateInfoVALVE::pname:pDescriptorTypes list.3658 included in the pname:pDescriptorTypes list.
15569 const VkDescriptorType* pDescriptorTypes; member
6411 VULKAN_HPP_HASH_COMBINE( seed, mutableDescriptorTypeListEXT.pDescriptorTypes ); in operator ()()