Searched refs:pool_it (Results 1 – 1 of 1) sorted by relevance
1777 auto pool_it = descriptorPoolMap.find(pool); in GetDescriptorPoolState() local1778 if (pool_it == descriptorPoolMap.end()) { in GetDescriptorPoolState()1781 return pool_it->second; in GetDescriptorPoolState()