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