Searched refs:srvEntry (Results 1 – 1 of 1) sorted by relevance
274 const auto srvEntry = mSrvCacheForSampler.find(key); in getSRVForSampler() local275 if (result == DropStencil::CREATED && srvEntry != mSrvCacheForSampler.end()) in getSRVForSampler()