Searched refs:descriptorTypeCount (Results 1 – 1 of 1) sorted by relevance
615 vk::VkDescriptorPoolSize descriptorTypeCount = { type, count }; in addDescriptors() local616 m_poolSizeCounts.push_back(descriptorTypeCount); in addDescriptors()