skia2/resources/sksl/blend
Brian Osman 8c595fed7c Change sksl tests to avoid SPIR-V validation errors
'in' variables without locations aren't allowed. Use uniforms instead.

Bug: skia:11738
Change-Id: Ic066106deb7409cff154b4be7cfb3e03a7025c7d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/385000
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2021-03-16 13:39:53 +00:00
..
BlendClear.sksl
BlendColor.sksl
BlendColorBurn.sksl
BlendColorDodge.sksl
BlendDarken.sksl
BlendDifference.sksl
BlendDst.sksl
BlendDstAtop.sksl
BlendDstIn.sksl
BlendDstOut.sksl
BlendDstOver.sksl
BlendEnum.sksl
BlendExclusion.sksl
BlendHardLight.sksl
BlendHue.sksl
BlendLighten.sksl
BlendLuminosity.sksl
BlendModulate.sksl
BlendMultiply.sksl
BlendOverlay.sksl
BlendPlus.sksl
BlendSaturation.sksl
BlendScreen.sksl
BlendSoftLight.sksl
BlendSrc.sksl
BlendSrcAtop.sksl
BlendSrcIn.sksl
BlendSrcOut.sksl
BlendSrcOver.sksl
BlendXor.sksl