Searched defs:descriptorCountPerType (Results 1 – 2 of 2) sorted by relevance
30 std::map<VkDescriptorType, uint32_t> descriptorCountPerType) { in Create()36 std::map<VkDescriptorType, uint32_t> descriptorCountPerType) in DescriptorSetAllocator()
127 std::map<VkDescriptorType, uint32_t> descriptorCountPerType; in Initialize() local