Searched refs:SynthesizedTextureSamplerPair (Results 1 – 1 of 1) sorted by relevance
675 struct SynthesizedTextureSamplerPair { struct in SkSL::SPIRVCodeGenerator685 THashMap<const Variable*, std::unique_ptr<SynthesizedTextureSamplerPair>>5282 if (std::unique_ptr<SynthesizedTextureSamplerPair>* existingData = in synthesizeTextureAndSampler()5287 auto data = std::make_unique<SynthesizedTextureSamplerPair>(); in synthesizeTextureAndSampler()