Searched refs:typeToCount (Results 1 – 2 of 2) sorted by relevance
120 BASE_NS::unordered_map<uint32_t, int32_t> typeToCount; member
40 auto& valRef = countValidation.typeToCount[static_cast<uint32_t>(descriptorType)]; in ReduceAndValidateDescriptorCounts()172 auto& valRef = descriptorCountValidation_.typeToCount[static_cast<uint32_t>(ref.type)]; in ResetAndReserve()