Searched refs:TypedCount (Results 1 – 4 of 4) sorted by relevance
92 struct TypedCount { struct100 BASE_NS::vector<TypedCount> counts;
251 …dc.counts.push_back(DescriptorCounts::TypedCount { bindingRef.descriptorType, bindingRef.descripto… in GetDescriptorCounts()261 …dc.counts.push_back(DescriptorCounts::TypedCount { bindingRef.descriptorType, bindingRef.descripto… in GetDescriptorCounts()
338 inline void FromJson(const json::value& jsonData, JsonContext<DescriptorCounts::TypedCount>& contex… in FromJson()
444 …dc.counts.push_back(DescriptorCounts::TypedCount { bindingRef.descriptorType, bindingRef.descripto… in CreateDescriptorSets()