Searched refs:fSynthesizedSamplerMap (Results 1 – 1 of 1) sorted by relevance
686 fSynthesizedSamplerMap; member in SkSL::SPIRVCodeGenerator2550 if (const auto* p = fSynthesizedSamplerMap.find(var)) { in writeFunctionCallArgument()3564 if (const auto* p = fSynthesizedSamplerMap.find(variable)) { in writeVariableReference()4439 const auto* p = fSynthesizedSamplerMap.find(specializedVar); in writeFunctionStart()5283 fSynthesizedSamplerMap.find(&combinedSampler)) { in synthesizeTextureAndSampler()5322 fSynthesizedSamplerMap.set(&combinedSampler, std::move(data)); in synthesizeTextureAndSampler()