skia2/tests/sksl/blend
Brian Osman 73122aa45f Use guarded_divide in more blend functions
Fixes another instance of anglebug.com/2098 with advanced blend
functions.

Change-Id: I91863723d8b4c33ab2f5a527fe0374e8947bba16
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368813
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-02-10 21:59:26 +00:00
..
BlendClear.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendClear.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendClear.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendClearStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColor.asm.frag Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendColor.glsl Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendColor.metal Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendColorBurn.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColorBurn.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColorBurn.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColorBurnStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColorDodge.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColorDodge.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColorDodge.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColorDodgeStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendColorStandaloneSettings.glsl Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendDarken.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDarken.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDarken.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDarkenStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDifference.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDifference.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDifference.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDifferenceStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDst.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDst.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDst.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstAtop.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstAtop.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstAtop.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstAtopStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstIn.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstIn.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstIn.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstInStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstOut.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstOut.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstOut.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstOutStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstOver.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstOver.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstOver.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstOverStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendDstStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendEnum.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendEnum.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendEnum.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendEnumStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendExclusion.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendExclusion.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendExclusion.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendExclusionStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendHardLight.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendHardLight.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendHardLight.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendHardLightStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendHue.asm.frag Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendHue.glsl Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendHue.metal Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendHueStandaloneSettings.glsl Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendLighten.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendLighten.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendLighten.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendLightenStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendLuminosity.asm.frag Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendLuminosity.glsl Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendLuminosity.metal Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendLuminosityStandaloneSettings.glsl Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendModulate.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendModulate.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendModulate.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendModulateStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendMultiply.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendMultiply.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendMultiply.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendMultiplyStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendOverlay.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendOverlay.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendOverlay.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendOverlayStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendPlus.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendPlus.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendPlus.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendPlusStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSaturation.asm.frag Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendSaturation.glsl Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendSaturation.metal Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendSaturationStandaloneSettings.glsl Use guarded_divide in more blend functions 2021-02-10 21:59:26 +00:00
BlendScreen.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendScreen.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendScreen.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendScreenStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSoftLight.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSoftLight.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSoftLight.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSoftLightStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrc.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrc.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrc.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcAtop.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcAtop.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcAtop.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcAtopStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcIn.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcIn.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcIn.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcInStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcOut.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcOut.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcOut.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcOutStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcOver.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcOver.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcOver.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcOverStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendSrcStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendXor.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendXor.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendXor.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BlendXorStandaloneSettings.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00