Searched refs:samplersInPipeline (Results 1 – 1 of 1) sorted by relevance
128 std::set<VkSampler> samplersInPipeline; in removeRedundantObjects() local209 samplersInPipeline.insert(dsCI.pBindings[i].pImmutableSamplers[j]); in removeRedundantObjects()218 if (samplersInPipeline.find(it->first) == end(samplersInPipeline)) in removeRedundantObjects()