Searched defs:insertIt (Results 1 – 2 of 2) sorted by relevance
185 auto insertIt = mLayoutCache.Put(layout, std::move(newInputLayout)); in getInputLayout() local
324 const auto &insertIt = mSrvCacheForSampler.insert(std::make_pair(key, std::move(srv))); in getCachedOrCreateSRVForSampler() local423 const auto &insertIt = mSrvCacheForImage.insert(std::make_pair(key, std::move(srv))); in getCachedOrCreateSRVForImage() local456 const auto &insertIt = mUavCacheForImage.insert(std::make_pair(key, std::move(uav))); in getCachedOrCreateUAVForImage() local