skia2/tests/sksl/blend
John Stiles a9be76de8b Reduce the number of inliner temporaries by swizzling.
Ideally the inliner would be smart enough to avoid creating a temporary
at all just for a swizzle, but a good first step is to create fewer of
them.

Change-Id: Icd6f86c294237488f7923dc787bb64a5f99bd0ac
Bug: skia:10737
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/318213
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2020-09-22 15:43:19 +00:00
..
golden Reduce the number of inliner temporaries by swizzling. 2020-09-22 15:43:19 +00:00
BlendClear.sksl
BlendColor.sksl
BlendColorBurn.sksl
BlendColorDodge.sksl
BlendDarken.sksl
BlendDifference.sksl
BlendDst.sksl
BlendDstAtop.sksl
BlendDstIn.sksl
BlendDstOut.sksl
BlendDstOver.sksl
BlendExclusion.sksl
BlendHardLight.sksl
BlendHue.sksl
BlendLighten.sksl
BlendLuminosity.sksl
BlendModulate.sksl
BlendMultiply.sksl
BlendOverlap.sksl
BlendPlus.sksl
BlendSaturation.sksl
BlendScreen.sksl
BlendSoftLight.sksl
BlendSrc.sksl
BlendSrcAtop.sksl
BlendSrcIn.sksl
BlendSrcOut.sksl
BlendSrcOver.sksl
BlendXor.sksl