Searched refs:innerLightFP (Results 1 – 2 of 2) sorted by relevance
299 …std::unique_ptr<GrFragmentProcessor> innerLightFP = GrFragmentProcessor::RunInSeries(fpPipeline, 2… in asFragmentProcessor() local301 return GrFragmentProcessor::MulChildByInputAlpha(std::move(innerLightFP)); in asFragmentProcessor()
297 …std::unique_ptr<GrFragmentProcessor> innerLightFP = GrFragmentProcessor::RunInSeries(fpPipeline, 2… in asFragmentProcessor() local299 return GrFragmentProcessor::MulChildByInputAlpha(std::move(innerLightFP)); in asFragmentProcessor()