Searched refs:TypeState (Results 1 – 1 of 1) sorted by relevance
89 struct TypeState struct91 TypeState(vk::VkDescriptorType type_) in TypeState() function100 using TypeCounts = map<vk::VkDescriptorType, TypeState>;361 typeCounts.emplace(make_pair(type, TypeState(type))); in calculateBindings()