Searched refs:descriptorTypeCount (Results 1 – 4 of 4) sorted by relevance
84 uint32_t descriptorTypeCount;196 .descriptorTypeCount = sizeof(cbvSrvUavTypes)/sizeof(VkDescriptorType),
771 * pname:descriptorTypeCount is the number of elements in774 pname:descriptorTypeCount elink:VkDescriptorType values defining which779 * [[VUID-VkMutableDescriptorTypeListEXT-descriptorTypeCount-04597]]780 pname:descriptorTypeCount must: not be `0` if the corresponding binding784 pname:descriptorTypeCount valid, unique elink:VkDescriptorType values if786 * [[VUID-VkMutableDescriptorTypeListEXT-descriptorTypeCount-04599]]787 pname:descriptorTypeCount must: be `0` if the corresponding binding is
15568 uint32_t descriptorTypeCount; member
6410 VULKAN_HPP_HASH_COMBINE( seed, mutableDescriptorTypeListEXT.descriptorTypeCount ); in operator ()()