Searched refs:SamplerArg (Results 1 – 1 of 1) sorted by relevance
184 bool replaceSamplerUses(Argument &SamplerArg, uint32_t ResourceID) { in replaceSamplerUses() argument187 for (const auto &Use : SamplerArg.uses()) { in replaceSamplerUses()